/plushcap/analysis/hasura/how-to-setup-authentication-with-django-graphene-and-hasura-graphql

How to Setup Authentication with Django Graphene and Hasura GraphQL

What's this blog post about?

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


By Matt Makai. 2021-2024.