An open API service indexing awesome lists of open source software.

https://github.com/ashokravina/authentication-and-authorization-part-2

We use Client Server Communication ,Authentication & Authorization ,E-Commerce Application , Authentication Flow ,Route Parameters ,history in theAuthentication & Authorization Part 2
https://github.com/ashokravina/authentication-and-authorization-part-2

css3 html5 javascript react-authentication react-authorization react-components react-cookies react-router react-router-dom reactjs

Last synced: about 2 months ago
JSON representation

We use Client Server Communication ,Authentication & Authorization ,E-Commerce Application , Authentication Flow ,Route Parameters ,history in theAuthentication & Authorization Part 2

Awesome Lists containing this project

README

          

Login Page Link : https://authenticattwoa.ccbp.tech/login

Credentials :

Username: rahul

password: rahul@2021

Username: praneetha

password: praneetha@2021

# Authentication & Authorization | Part 2

- Authentication Flow in React
- Storing JWT Token
- Handling Login Failure
- Cookies
- Cookies.set()
- Cookies.get()
- Cookies.remove()
- Handling Route Redirections
- Unauthenticated Scenario
- Authenticated Scenario
- React Router
- withRouter