Type Alias: SocialLoginResponse
SocialLoginResponse =
object
Defined in: types.ts:429
Response returned after a successful social login.
Properties
| Property | Type | Defined in |
|---|---|---|
session_id | string | types.ts:430 |
token | string | types.ts:431 |
SocialLoginResponse =
object
Defined in: types.ts:429
Response returned after a successful social login.
| Property | Type | Defined in |
|---|---|---|
session_id | string | types.ts:430 |
token | string | types.ts:431 |