You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rails 8 will add a generator for authentication. It doesn't look quite as full featured as Devise but it's close enough that we should consider exploring it as an alternative to Devise. It would make doing things like our 2FA extension (see PR #61) easier and possibly more maintainable.
The text was updated successfully, but these errors were encountered:
Rails 8 will add a generator for authentication. It doesn't look quite as full featured as Devise but it's close enough that we should consider exploring it as an alternative to Devise. It would make doing things like our 2FA extension (see PR #61) easier and possibly more maintainable.
The text was updated successfully, but these errors were encountered: