Closed aguspina closed 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-
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-