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
"description": "objectives:\r create a React application using a token-based authentication system\r create a mock API that will return a user token\r build a login page that will fetch the token, and \r check for authentication without rerouting a user.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",