reactql / example-auth

User auth, session & JWT example for ReactQL
48 stars 17 forks source link
graphql graphql-server jwt react reactjs sequelize session sql

Users, sessions and auth

This ReactQL project demonstrates one possible way you might implement user/password authorisation.

It also adds Passport.js with a sample Facebook login.

Features

Video walk-through

I've uploaded a 28 minute video on YouTube, which explains the concepts used in this project entitled User authentication with GraphQL + DB + JWT

Find it here: https://youtu.be/s1p4R4rzWUs

Kit version

Based on ReactQL kit v2.8.5