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
- Add ```isAdmin``` or ```isUser``` as a middleware function in requests
to block access. I couldn't do it because I don't really know what to
restrict. :P
- Improve signup strategy so that users and admins can't have same
username.
0 commit comments