@hackage / yesod-auth-deskcom

Desk.com remote authentication support for Yesod apps.

Latest1.4.0

About

Metadata

  • Last updated , by FelipeLessa
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: Felipe Lessa <felipe.lessa@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

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.