Nest JS Auth System with access and refresh tokens #24 #nestjs #microservices
Hi Everyone,
This Video is a part of the Playlist "Uber Eats Clone" Application and we are covering everything from ground zero to hero
In this video, we are building Nest JS Auth Service with some discussion.
Link https://www.youtube.com/watch?v=8-L8C5DxIiA&list=PLT5Jhb7lgSBMF7JqIV6OZZ9LYPGhqZjfS
00:00 some improvements in the app
02:00 user updates APIs for password
04:00 user update API changes
05:00 user creates API changes
08:20 refresh token flow post sign in
10:00 creating protected /refresh API route
12:40 adding JWT strategy for token validation
16:00 validate the user using jwt strategy
19:40 generating new token /refresh token APIs
21:00 creating auth Guard JwtAuthGurad to protected APIs
GitHub Link
https://github.com/tkssharma/uber-eats-clone-app Welcome to Uber eats clone App development
Let's build Uber Eats Clone App
we are going to build everything from ground zero using the latest technology and tools
We will build the most common features for any food delivery app
How UberEats Clone Script Works?
Find all food stores available at customer locations.
Browse various menus and find a meal customers like.
Pay money for your meal. Quick, Secure, and Simple.
Food is prepared and delivered to a predefined address.
Tools and technologies we are going to user
- Architecture discussion
- a different type of architecture
- lerna for monorepo
- github action for CI/CD
- sveltekit for dashboard app
- next js for end user application
- svelte kit for managing SSR using SvelteKit
- React and next js
- Nests with Node JS
- SQS and Kafka
- Twillio and sendGrid
- Microservices and service communication
- Express with Node JS and typescript
- Prisma and TypeORM for services
- Docker and containerization
- Mysql and Postgres with MongoDB
Github :
https://github.com/tkssharma/uber-eats-clone-app
Comments