Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAuthorizeResponse

The response given after a successful IAuthorizeRequest.

An example authorization response:

example

{
   type: 'authorization:authorize'
}

Hierarchy

  • IAuthorizeResponse

Index

Properties

Properties

type

type: "authorization:authorize"

Will always be AUTHORIZE_TYPE.

Generated using TypeDoc