Creates a customer access token using a third-party authentication token.
Fields
loginChannel ● String!non-null
The channel of the third-party login. Possible values:
  • apple
  • facebook
  • google
  • line
  • tiktok
tokenType ● String
Third-party token type. Possible values:
  • jwtToken
  • oauthCode
token ● String
Third-party authentication token
loginPlatformType ● String!non-null
The platform type of the third-party login. Possible values:
  • web
  • app
authUrl ● String
Third-party authentication URL
Status and error codes
For detailed information about common codes, see Status and error codes.
Map
CustomerAccessTokenCreateWithSocialLoginInput
Was this article helpful to you?