yesod-auth-zendesk: Zendesk remote authentication support for Yesod apps.
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.
Downloads
- yesod-auth-zendesk-1.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2, 1.1, 1.2, 1.2.1 |
---|---|
Dependencies | base (>=4.3 && <5), base16-bytestring, bytestring, cryptohash (>=0.6), data-default, http-conduit, http-types, template-haskell, text (>=0.7 && <0.12), time (>=1.1 && <2), transformers (>=0.1.3 && <0.4), wai, yesod-auth (>=1.2 && <1.3), yesod-core (>=1.2 && <1.3) [details] |
License | BSD-3-Clause |
Author | Felipe Lessa |
Maintainer | Felipe Lessa <felipe.lessa@gmail.com> |
Category | Web, Yesod |
Home page | https://github.com/prowdsponsor/yesod-auth-zendesk |
Source repo | head: git clone git://github.com/prowdsponsor/yesod-auth-zendesk.git |
Uploaded | by FelipeLessa at 2014-07-05T03:34:37Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4784 total (23 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |