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: 29 June, 2024