How to Setup Authentication with Django Graphene and Hasura GraphQL
This tutorial guides users through setting up authentication with Django Graphene and Hasura GraphQL. It covers creating a simple GraphQL authentication service using Django Graphene, merging it into the Hasura service, and testing sample requests. The project is set up using Docker Compose, which automatically applies Hasura metadata and SQL migrations from the ./hasura folders. The tutorial also explains how to extend the user model in Django, create schema functions, and tie everything together for use with Hasura GraphQL Engine.
Company
Hasura
Date published
Feb. 11, 2021
Author(s)
Martin Mark
Word count
2219
Hacker News points
None found.
Language
English