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
Use .net authorization and authentication instead of the current approach through the simple token validation and parsing.
Create a user model. Implement it's storing in database. Add users permissions. Move admin users list to database.
Use .net authorization and authentication instead of the current approach through the simple token validation and parsing.
Create a user model. Implement it's storing in database. Add users permissions. Move admin users list to database.