graphql-auth
GraphQL auth library
An authentication mechanism for GraphQL APIs using JWT and Devise logic
GraphQL authentication with JWT
26 stars
5 watching
27 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list
devisegraphqljwt
Related projects:
Repository | Description | Stars |
---|---|---|
rscarrera27/flask-graphql-auth | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
pedrobern/django-graphql-auth | Provides an authentication system for Django applications using GraphQL and JWT | 333 |
wp-graphql/wp-graphql-jwt-authentication | Provides authentication using JSON Web Tokens (JWT) in WPGraphQL | 340 |
exaspark/graphql-guard | A gem providing field-level authorization for GraphQL queries | 472 |
yezz123/jeffql | An authentication and login API using GraphQL and JWT | 30 |
astrumu/graphql-authz | A library for building flexible authorization layers on top of GraphQL APIs | 180 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
authing/wxapp-graphql | Provides a JavaScript library to interact with Authing's GraphQL API in WeChat Mini Programs | 6 |
ooade/next-apollo-auth | An authentication boilerplate using Next.js and Apollo GraphQL with support for local and GitHub login | 202 |
arctic-hen7/diana | A GraphQL system designed to work out of the box with full support for subscriptions and authentication | 39 |
gokul595/api_guard | Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
graphql-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |