JWT Authentication Node.js Tutorial with GraphQL and React
Video Statistics and Information
Channel: Ben Awad
Views: 182,275
Rating: 4.9658651 out of 5
Keywords: jwt, jwt authentication, JWT Authentication Node.js, JWT Authentication Node.js Tutorial, graphql, react, jwt react, jwt graphql, graphql jwt
Id: 25GS0MLT8JU
Channel Id: undefined
Length: 184min 8sec (11048 seconds)
Published: Thu Sep 19 2019
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
I walk you through setting up an entire project using JWT authentication.
Technologies used:
React
Apollo
Typescript
GraphQL
TypeGraphQL
TypeORM
PostgreSQL
Thanks for the work
love u ben <3
Is this considered to be the βgold standardβ for authentication? Thanks for the video OP
I was just checking out your repo after watching your last video and reading the Hasura article you linked to, looking for the best way to handle ssr auth. I'm super excited to go through your new vid.
Thanks for all your hard work and great videos!
Amazing class - clean and concise to the very end. Loved it!
upvoted & following
You need to sharpen your Vim skills my man! I strongly recommend Practical Vim by Drew Neil.
Anyone have any opinions on cookie sessions vs jwt? For persisting user sessions ?
I have heard that cookie-sessions should be preferred, any thoughts ?