mumuki / mumukit-login

Omniauth-based login library for Mumuki Platform
MIT License
1 stars 0 forks source link

Add `sso: true` configuration #18

Closed aguspina closed 6 years ago

aguspina commented 6 years ago

https://github.com/mumuki/mumukit-login/blob/cf77ae527d5bf14b10df8d35daa47a83fdf7e889/lib/mumukit/login/settings.rb#L45

This will reduce authentication problems by saving the last session in auth0. So, the next time te user tries to login, auth0 will sign her in using the session cookie.

https://auth0.com/docs/libraries/lock/v11/configuration#sso-boolean-