graphql-auth-directives
graphql-auth-directives copied to clipboard
Add authorization to your GraphQL API using schema directives.
Results
22
graphql-auth-directives issues
Sort by
recently updated
recently updated
newest added
Hi everyone, How can I get the user info once I'm authenticated? I expected that it would be inside of context but seems that it is not in anyplace. I've...
Is it possible to use the auth directives on subscriptions over websocket? See this for the Apollo docs on subscriptions https://www.apollographql.com/docs/apollo-server/features/subscriptions