labd / django-cognito-jwt

An Authentication backend for Django Rest Framework for AWS Cognito JWT tokens
MIT License
177 stars 59 forks source link

How to use this library with GraphQL? #26

Closed elcolie closed 4 years ago

elcolie commented 4 years ago

I have no idea where I should ask, but at least experts here should shed the light for me How can I use JSONWebTokenAuthentication with GraphQL and also how to customized the permission class?

On stackoverflow