TODO

Example

TODO

Hierarchy

  • OAuth

Constructors

Properties

AbstractDataStore: typeof AbstractDataStore
AbstractDataStoreFactory: typeof AbstractDataStoreFactory
AbstractMemoryDataStore: typeof AbstractMemoryDataStore
AccessMethod: typeof AccessMethod
ClientAuthentication: typeof ClientAuthentication
DataStoreFactory: DataStoreFactory
MemoryDataStoreFactory: typeof MemoryDataStoreFactory
flows: Flows

Methods

  • gives you the state if you have it in the parameter, and then otherwise checks the session for it; if the session does not contain the state, it will return an empty optional.

    Returns Optional<string>

Generated using TypeDoc