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
Simple authentication server based on node.js MVC pattern, user can register and verify. after successfully login user can get a JWT token. also user can change and reset their password.