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

Migrate Authentication from NextAuth.js to BetterAuth #4

Open
aryanp-86 opened this issue Oct 20, 2024 · 0 comments
Open

Migrate Authentication from NextAuth.js to BetterAuth #4

aryanp-86 opened this issue Oct 20, 2024 · 0 comments

Comments

@aryanp-86
Copy link
Collaborator

Feature Request: Migrate Authentication from NextAuth.js to BetterAuth

Is your feature request related to a problem? Please describe.
The current webapp uses NextAuth.js for authentication, but it lacks built-in features like rate limiting and magic links, making session management more complex than necessary.

Describe the solution you'd like
Switching to BetterAuth for authentication, as it offers extended features such as simplified rate limiting, magic links for passwordless login, and overall easier session management. This would improve the user experience and reduce the complexity of the implementation.

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

No branches or pull requests

1 participant