AuthenticateResult

sealed interface AuthenticateResult

Result of authenticate.

Inheritors

Types

Link copied to clipboard

Authentication was unsuccessful, because the given API key was invalid or has expired.

Link copied to clipboard

Authentication was successful.