1. Docs
  2. API Reference
  3. IdentityTokenResponseDto

The IdentityTokenResponseDto object

Example

{
  "access_token": "string",
  "token_type": "string",
  "expires_in": 0
}

Properties

  • access_tokenstring*
  • token_typestring*
  • expires_innumber*