Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore moving from devise to Rails 8 authentication generator #557

Open
eoinkelly opened this issue Aug 9, 2024 · 2 comments
Open

Explore moving from devise to Rails 8 authentication generator #557

eoinkelly opened this issue Aug 9, 2024 · 2 comments

Comments

@eoinkelly
Copy link
Contributor

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.

@eoinkelly
Copy link
Contributor Author

We should also evaluate https://github.com/lazaronixon/authentication-zero as something to adopt or take inspiration from.

@eoinkelly
Copy link
Contributor Author

I don't think this is required to land the Rails 8 upgrade so I am removing it as a sub-issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant