Kinde.NoAccessTokenError exception (kinde v2.1.0)

Copy Markdown View Source

Returned by Kinde.ManagementAPI when an API call is made before the access token has been obtained (e.g. right after startup or after a renewal failure).

Summary

Types

t()

@type t() :: %Kinde.NoAccessTokenError{__exception__: true}