Ozow Hub
On this page2 sections

Fields

  • access_token string required

    The access token issued by the authorization server.

  • token_type string required

    Must be bearer as in RFC 6750.

  • expires_in string required

    The lifetime in seconds of the access token. For example, the value "3600" denotes that the access token will expire in one hour from the time the response was generated.

  • scope string

    OPTIONAL, if identical to the scope requested by the client; otherwise, REQUIRED.

Used by