# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
# Structs
No description provided by the author
AuthHandler is responsible for keeping a token alive and renewed and passing new tokens to the sink server.
No description provided by the author
# Interfaces
AuthMethod is the interface that auto-auth methods implement for the agent to use.
AuthMethodWithClient is an extended interface that can return an API client for use during the authentication call.