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
The current login action is written in Node.js Express.
-- An endpoint /login which receives username and password as part of the input argument in mutation
-- Return the id and token generated using a JWT library.
The text was updated successfully, but these errors were encountered:
The current login action is written in Node.js Express.
-- An endpoint /login which receives username and password as part of the input argument in mutation
-- Return the id and token generated using a JWT library.
The text was updated successfully, but these errors were encountered: