Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an AuthorizationRequestHandler which uses a standard redirect based code flow.

Hierarchy

Index

Constructors

constructor

Properties

Protected crypto

crypto: Crypto

locationLike

locationLike: LocationLike = ...

Protected notifier

notifier: null | AuthorizationNotifier = null

storageBackend

storageBackend: StorageBackend = ...

utils

Methods

Protected buildRequestUrl

Protected completeAuthorizationRequest

completeAuthorizationRequestIfPossible

  • completeAuthorizationRequestIfPossible(): Promise<void>

performAuthorizationRequest

setAuthorizationNotifier

Generated using TypeDoc