You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
I finally understand how Auth0 integration is done in Graphcool and I can create a user, BUT:
auth0UserId is the API client_id, so it can only be used once.
user is not created within my auth0 users DB.
Did someone successfully integrated Auth0 in Graphcool and can share a working mutation to createUser?
The text was updated successfully, but these errors were encountered:
I finally understand how Auth0 integration is done in Graphcool and I can create a user, BUT:
auth0UserId is the API client_id, so it can only be used once.
user is not created within my auth0 users DB.
Did someone successfully integrated Auth0 in Graphcool and can share a working mutation to createUser?
The text was updated successfully, but these errors were encountered: