filmov
tv
Implementing a login session authentication using React js, Context API and Python Flask API and JWT

Показать описание
In this opportunity, we are building a small login system using:
- Python Flask framework for building API's.
- Flask JWT Extended library to implement JWT tokens.
You can find the exercise code template here:
Video Chapters:
0:00 - Intro
0:32 - How authentication works
12:04 - Creating a token in the backend
23:14 - Asking for a token from the front-end
36:14 - Storing the token in the front end localStorate
43:42 - Redirecting the user after login or handling error
53:40 - Making the session persistent (avoid loosing it on refresh)
57:36 - Logout
1:00:00 - Making authenticated requests
- Python Flask framework for building API's.
- Flask JWT Extended library to implement JWT tokens.
You can find the exercise code template here:
Video Chapters:
0:00 - Intro
0:32 - How authentication works
12:04 - Creating a token in the backend
23:14 - Asking for a token from the front-end
36:14 - Storing the token in the front end localStorate
43:42 - Redirecting the user after login or handling error
53:40 - Making the session persistent (avoid loosing it on refresh)
57:36 - Logout
1:00:00 - Making authenticated requests
Session vs Token Authentication in 100 Seconds
Session Based Authentication | Authentication Series
Difference between cookies, session and tokens
How do server side authentication sessions work (express & cookies)
Understanding Authentication in Node.js - Sessions and Cookies - Web Development Concepts Explained
Authentication on the Web (Sessions, Cookies, JWT, localStorage, and more)
Implementing a login session authentication using React js, Context API and Python Flask API and JWT
Next.js App Router Authentication (Sessions, Cookies, JWTs)
🔒 How to Secure Your Microservices with JWT Authentication & Ocelot API Gateway? 🤔🔑 Find Out Now...
User Authentication in Web Apps (Passport.js, Node, Express)
React Native Authentication Workflow
React and Node Authentication and Authorization with Session and Cookies; Login/Register Pages
Auth0 in 100 Seconds // And beyond with a Next.js Authentication Tutorial
Build Node.js User Authentication - Password Login
Session Authentication in Express
JWT Authentication Tutorial - Node.js
A High Level Overview of Server Side Sessions for Authentication
Session-based authentication with Passport.JS
Authentication w/ Gin and Gorilla Sessions - Gin
Node.js Passport Login System Tutorial
Token vs Session Authentication | Authentication Explained!!!
Authentication in React app using Flask Server-Sided Sessions
React Persistent User Login Authentication with JWT Tokens
Building Node.js Authentication from Scratch
Комментарии