TokenResponse Fields Field Type Required Description access_token str ✔️ N/A token_type Literal["Bearer"] ✔️ N/A expires_in int ✔️ N/A refresh_token OptionalNullable[str] ➖ N/A scope str ✔️ N/A id_token OptionalNullable[str] ➖ N/A