Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TokenRequestJson

Represents the Token Request as JSON.

Hierarchy

  • TokenRequestJson

Index

Properties

client_id

client_id: string

Optional code

code: string

Optional extras

extras: StringMap

grant_type

grant_type: string

redirect_uri

redirect_uri: string

Optional refresh_token

refresh_token: string

Generated using TypeDoc