Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Create a login mutation in GraphQL that returns JWT tokens for authentication in this 24-minute tutorial video. Learn how to set up the mutation, implement bcrypt for password hashing, create and refresh tokens, and test the functionality. Follow along with provided code examples for both frontend and backend implementations. Gain insights into building secure authentication systems using GraphQL and JWT tokens.
Syllabus
Intro
Setup
Login Mutation
Bcrypt
TryLogin
CreateToken
RefreshToken
Testing
Import Login Mutation
Test
Outro
Taught by
Ben Awad