Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OAuthResponse

Interface for defining an object for the OAuth response

interface

Hierarchy

  • OAuthResponse

Index

Properties

access_token

access_token: string

expires_in

expires_in: number

membership_id

membership_id: string

Optional refresh_expires_in

refresh_expires_in: number

Optional refresh_token

refresh_token: string

token_type

token_type: string