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
I'm trying to use Node JWT Authentication API to build a local API
although I got the server started, it is unable to pass the username/password to the server getting Invalid Token error. How can I solve this? Thank you very much!