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
- Host: GitHub
- URL: https://github.com/ashokravina/authentication-and-authorization-part-2
- Owner: ashokravina
- Created: 2024-08-22T10:04:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T10:16:13.000Z (almost 2 years ago)
- Last Synced: 2025-07-18T12:42:42.006Z (11 months ago)
- Topics: css3, html5, javascript, react-authentication, react-authorization, react-components, react-cookies, react-router, react-router-dom, reactjs
- Language: JavaScript
- Homepage: https://authenticattwoa.ccbp.tech/login
- Size: 158 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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