Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
OAuth2 plugin for Azure AD using the new v2 endpoints.
- Authenticates against Azure AD
- Uses email as credentials identifier
Documentation
:: YesodAuth m | |
=> Text | Tenant Id If using a multi-tenant App, |
-> Text | Client Id |
-> Text | Client secret |
-> AuthPlugin m |