ConnectorAuthenticationManager
A class for encapsulating and initializing auth clients and the retrieving and caching of tokens.
Classes
Name | Description | |
---|---|---|
CallbackClient | A special implematation of an AuthorizationClient whose constructor takes a single tokenCallback. | |
CallbackUrlClient | A special implementation of a CachedTokenClient whose constructor takes a single callback URL. | |
ConnectorAuthenticationManager | ||
DummyCallbackUrlClient | A special implementation of a CachedTokenClient whose constructor takes a single callback URL. |
Interfaces
Name | Description | |
---|---|---|
DummyCallbackUrlParams |
Type Aliases
Name | Description | |
---|---|---|
AccessTokenCallbackUrl | ||
AccessTokenGetter |
Last Updated: 01 July, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.