Access token you can use to call the Fief API.
Number of seconds after which the tokens will expire.
ID token containing user information.
Optional refresh_Token provided only if scope offline_access was granted.
Allows you to retrieve fresh tokens using the Fief#authRefreshToken method.
Type of token, usually bearer.
Object containing the tokens and related information returned by Fief after a successful authentication.