You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
I'm just wondering if there is a known way to apply all the content of this module (token generation and authentication, decorators, etc.) into a GraphQL API. Currently I'm struggling with myself on how to jwt-validate the graphql queries, mutations, etc, and any comment or examples are very welcome.
@mattupstate I Apologies if this is not an appropriated space to share my question, please feel free to close this issue given that this is not a flask-jwt issue.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm just wondering if there is a known way to apply all the content of this module (token generation and authentication, decorators, etc.) into a GraphQL API. Currently I'm struggling with myself on how to jwt-validate the graphql queries, mutations, etc, and any comment or examples are very welcome.
@mattupstate I Apologies if this is not an appropriated space to share my question, please feel free to close this issue given that this is not a
flask-jwt
issue.The text was updated successfully, but these errors were encountered: