BSD-3-Clause licensed by Felipe Lessa
Maintained by Felipe Lessa
This version can be pinned in stack with:yesod-auth-deskcom-1.4.0@sha256:22843ddfe6bb11a26eb100cc961b6cae23816fcdbaa5e29fa412e1730275ae3c,2410

Module documentation for 1.4.0

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.