In this course, you will learn how to implement the Basic Authentication scheme in a React application using an Express REST API.
What you'll learn
- What is Basic authentication?
- User registration, sign in and sign out
- Configure React Router to protect specific routes
- Preserve authentication state across page refreshes