Przejdź do głównej zawartości

Interface: AuthResult

Result of a login / signup call — the SDK's composite shape pairing the issued access token with the (optional) customer profile.

Properties

accessToken

accessToken: string


customer?

optional customer?: CustomerFieldsFragment


expiresAt

expiresAt: string