Implemented JWT Authentication Flow: Login, Logout, Register.
/api/users/register
: create a new user/api/users/login
: authenticate an existing user/api/users/logout
: delete the associated JWT token/api/users/checkSession
: check an existing JWT Token for validity/api/users/edit
- edit the information associated with a registered user http://localhost:5000
and we can move on with the setup and build the React UI.The backend API server address is saved insrc/config.js
.
developer-friendly
& highly customizable React Admin Template based on Material-UI. This modern design comes with plenty of ready-to-use Material-UI components that will help you to build your site faster and saves your development time.