Types > TokenAndUserID
Commerce APITypesTokenAndUserID
TokenAndUserID

Description

Topic: Auth

Fields

token: String!

JWT


two_factor_enabled: Boolean!

Set to true when two factor auth is enabled, "token" will be empty


user_id: String!

Unique user identifier. See also: Unique Identifiers


Used By

Mutations

authLogin, authRefresh

Preview (typescript)

Loading module