rscarrera27/Flask-GraphQL-Auth

create_access_token and create_refresh_token

PopBot opened this issue · 0 comments

When passing a simple string value to create an access token, no token can be created.

image

Results in the following:

image