tiny_pkce library

Classes

AuthService
AuthService is used to handle authentication it automatically refreshes tokens when needed.

Enums

AuthServiceStatus
The current status of the AuthService

Exceptions / Errors

FailedToFetchTokensException
Exception thrown when the tokens failed to fetch
FailedToRefreshTokensException
Exception thrown when we cant refresh the tokens
InvalidTokenException
Exception thrown when the token is invalid
LoginExpiredException
Exception thrown when the login expired
LoginNotTriggeredException
Exception thrown when the login was not triggered
UnsupportedCodeChallengeMethodException