flask-jwt icon indicating copy to clipboard operation
flask-jwt copied to clipboard

Flask-jwt in GraphQL APIs

Open efraintorlo opened this issue 8 years ago • 0 comments

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.

efraintorlo avatar Mar 10 '18 17:03 efraintorlo