tokenCreateSso
Create JWT token (Also creates a user if not previously signed up)
tokenCreateSso(
accessCode: String!
): TokenCreateSSO
Arguments
tokenCreateSso.accessCode ● String! non-null scalar
An access token represents the successful authorization of your application to access a user’s profile
Type
TokenCreateSSO object
Create JWT token (Also creates a user if not previously signed up)