/react-auth

In this project, I practiced using a token-based authentication system. I created a mock API with express that will return a user token, built a login page that fetch the token, and check for authentication without rerouting a user.

Primary LanguageJavaScript

Watchers