A handler that handles the auth flow in Agent Development Kit to help orchestrates the credential request and response flow (e.g. OAuth flow) This class should only be used by Agent Development Kit.
Generates an response containing the auth uri for user to sign in.
An AuthCredential object containing the auth URI and state.
Error: If the authorization endpoint is not configured in the auth scheme.
A handler that handles the auth flow in Agent Development Kit to help orchestrates the credential request and response flow (e.g. OAuth flow) This class should only be used by Agent Development Kit.