graphql-devise/graphql_devise: GraphQL interface on top devise_token_auth
01-Aug-2025 33
Graphql-Devise heavily relies on 3 gems:
GraphQL Ruby
Devise Token Auth (DTA)
Devise (which is a DTA dependency)
This gem provides a GraphQL interface on top of DTA which is designed for REST APIs. Features like token management, token expiration and everything up until using the actual GraphQL schema is still controlled by DTA. For that reason the gem's generator invokes DTA and Devise generators and creates initializer files for each one of them.
We strongly recommend getting familiar with DTA documentation to use this gem to its full potential. More configuration details available in configuration section.
graphql-devise/graphql_devise: GraphQL interface on top devise_token_auth #ruby #rubydeveloper #rubyonrails #graphql-devise/graphql_devise: #GraphQL #interface #devise_token_auth #devise_token_auth https://www.rubyonrails.ba/link/graphql-devise-graphql_devise-graphql-interface-on-top-devise_token_auth