Name |
Last commit
|
Last update |
---|---|---|
.. | ||
confirmations | ||
mailer | ||
passwords | ||
registrations | ||
sessions | ||
shared | ||
unlocks |
BigW Consortium Gitlab
- Pass a `remember_me` query parameter along with the initial OAuth request, and pick this parameter up during the omniauth callback from request.env['omniauth.params']`. - For 2FA-based login, copy the `remember_me` param from `omniauth.params` to `params`, which the 2FA process will pick up. - For non-2FA-based login, simply call the `remember_me` devise method to set the session cookie.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
confirmations | Loading commit data... | |
mailer | Loading commit data... | |
passwords | Loading commit data... | |
registrations | Loading commit data... | |
sessions | Loading commit data... | |
shared | Loading commit data... | |
unlocks | Loading commit data... |