Oauth2
Oauth2 API operations.
@type t() :: %PolarExpress.Resources.Oauth2{ access_token: term(), expires_in: term(), id_token: term(), refresh_token: term(), scope: term(), token_type: term() }
access_token
expires_in
id_token
refresh_token
scope
token_type