The yesod-auth-zendesk package
This package allows users of your website to login into Zendesk automatically using Zendesk's remote authentication (http://www.zendesk.com/support/api/remote-authentication).
Note that this is an unusual yesod-auth-* package. We do not define an AuthPlugin because the user can't log in to your website via Zendesk (it's the opposite, they login in Zendesk via your website). Instead, this plugin defines an Yesod subsite that you may include on your site; the subsite defines a route that accepts incoming users from Zendesk and authenticates them.
Properties
| Versions | 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2, 1.1, 1.2 |
|---|---|
| Dependencies | base (≥4.3 & <5), base16-bytestring, bytestring, cryptohash (≥0.6), data-default (≥0.2 & <0.5), http-conduit, http-types, template-haskell, text (≥0.7 & <0.12), time (≥1.1 & <2), transformers (≥0.1.3 & <0.3), wai, yesod-auth (0.8.*), yesod-core (0.10.*) |
| License | BSD3 |
| Author | Felipe Lessa |
| Maintainer | Felipe Lessa <felipe.lessa@gmail.com> |
| Category | Web |
| Home page | https://github.com/meteficha/yesod-auth-zendesk |
| Source repository | git clone git://github.com/meteficha/yesod-auth-zendesk.git |
| Upload date | Sat Apr 7 12:05:04 UTC 2012 |
| Uploaded by | FelipeLessa |
| Built on | ghc-7.4 |
Modules
- Yesod
Downloads
- yesod-auth-zendesk-0.1.0.1.tar.gz (Cabal source package)
- package description (included in the package)