Hi, is there documentation on how to setup Auth0 i...
# prisma-whats-new
t
Hi, is there documentation on how to setup Auth0 integration using the integration within graphcool? I cannot for the life of me get the createUser mutation to work, always returning invalid id_token
b
https://github.com/thomaswright/graphcool-auth0-apollo-auth-example I use this as a helpful reference. Keep in mind it uses an older version of react-apollo so there are some small differences but in general pretty useful
also make sure you have 'Bearer' included in your middleware headers