django-graphql-auth
GraphQL auth
Provides an authentication system for Django applications using GraphQL and JWT
Django registration and authentication with GraphQL.
333 stars
21 watching
105 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
authenticationdjangographenegraphqlpythonregistrationrelay
Related projects:
Repository | Description | Stars |
---|---|---|
o2web/graphql-auth | An authentication mechanism for GraphQL APIs using JWT and Devise logic | 26 |
rscarrera27/flask-graphql-auth | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
wp-graphql/wp-graphql-jwt-authentication | Provides authentication using JSON Web Tokens (JWT) in WPGraphQL | 340 |
graphql-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |
yezz123/jeffql | An authentication and login API using GraphQL and JWT | 30 |
gotlium/django-secure-auth | Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA. | 42 |
aybruhm/djangorest-routes | An authentication library providing features like user registration, login, and password reset for Django projects. | 22 |
arctic-hen7/diana | A GraphQL system designed to work out of the box with full support for subscriptions and authentication | 39 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
jazzband/django-two-factor-auth | Provides Two-Factor Authentication for Django projects using django-otp and other libraries. | 1,695 |
astrumu/graphql-authz | A library for building flexible authorization layers on top of GraphQL APIs | 180 |
exaspark/graphql-guard | A gem providing field-level authorization for GraphQL queries | 472 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,061 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |