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

feat: Use Auth.js (NextAuth v5) #2023

Open
xndyz opened this issue Nov 13, 2024 · 1 comment
Open

feat: Use Auth.js (NextAuth v5) #2023

xndyz opened this issue Nov 13, 2024 · 1 comment
Labels
🌟 enhancement New feature or request

Comments

@xndyz
Copy link

xndyz commented Nov 13, 2024

Is your feature request related to a problem? Please describe.

Currently, the authentication setup in the project might lack the flexibility and security improvements available in the latest version of Auth.js (NextAuth v5). By not using the latest version, the project may also miss out on support for modern authentication standards and improved developer experience.

Describe the solution you'd like to see

Integrate Auth.js (NextAuth v5) into the project to handle authentication. This would involve updating the authentication middleware and configuration to leverage the new features and improvements offered by NextAuth v5, providing a more robust and flexible solution.

Describe alternate solutions

N/A

Additional information

No response

@xndyz xndyz added the 🌟 enhancement New feature or request label Nov 13, 2024
@ImBIOS
Copy link

ImBIOS commented Nov 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants