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.
User state management and security in the project result insecure because of the mere implementation of a very basic user management system.
Describe the solution you'd like
Add NextAuth with MSAL as the provider.
Describe alternatives you've considered
Using the MSAL react library.
Additional context
This has been tried before with the MSAL react library, using the popup feature of it, and hasn't been successful because of the limitation of the library.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
User state management and security in the project result insecure because of the mere implementation of a very basic user management system.
Describe the solution you'd like
Add NextAuth with MSAL as the provider.
Describe alternatives you've considered
Using the MSAL react library.
Additional context
This has been tried before with the MSAL react library, using the popup feature of it, and hasn't been successful because of the limitation of the library.
The text was updated successfully, but these errors were encountered: