yesod-auth-zendesk: Zendesk remote authentication support for Yesod apps.

[ bsd3, library, web, yesod ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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.1 && <1.2), yesod-core (>=1.1 && <1.2) [details]
License BSD-3-Clause
Author Felipe Lessa
Maintainer Felipe Lessa <felipe.lessa@gmail.com>
Category Web, Yesod
Home page https://github.com/meteficha/yesod-auth-zendesk
Source repo head: git clone git://github.com/meteficha/yesod-auth-zendesk.git
Uploaded by FelipeLessa at 2012-08-16T19:28:55Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4657 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]