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
learning Json Web Token, bcrypt (hash) password and restore it in local database. use case make simple login for verify password (bcrypt) and send JWT if success. and then i try to make access for JWT on another routes.