yesod-auth-deskcom: Desk.com remote authentication support for Yesod apps.
This package allows users of your website to login into Desk.com automatically using Desk.com's Multipass SSO (single sign-on, http://dev.desk.com/docs/portal/multipass).
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 Desk.com (it's the opposite, they login in Desk.com
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 Desk.com and
authenticates them.
Downloads
- yesod-auth-deskcom-1.4.0.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] | 1.0, 1.1, 1.2, 1.2.1, 1.4.0 |
---|---|
Dependencies | aeson (>=0.6), base (>=4.3 && <5), base64-bytestring (>=1.0), byteable, bytestring (>=0.9), cipher-aes (>=0.1), cprng-aes (>=0.5), crypto-api (>=0.10), crypto-random (>=0.0.8 && <0.1), cryptohash (>=0.6), data-default, http-conduit, http-types (>=0.7), template-haskell, text (>=0.7 && <1.3), time (>=1.1 && <2), transformers (>=0.1.3 && <0.5), yesod-auth (>=1.4 && <1.5), yesod-core (>=1.4 && <1.5) [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-deskcom |
Source repo | head: git clone git://github.com/prowdsponsor/yesod-auth-deskcom.git |
Uploaded | by FelipeLessa at 2014-10-01T23:08:16Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3609 total (13 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] |