I get the id_token from auth0, but graphcool answe...
# prisma-whats-new
t
I get the id_token from auth0, but graphcool answers to the
createUser
-Mutation with
GraphQL error: The provided idToken is invalid
no matter if I use HS256 or RS256 for the signature algorithm.