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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: