Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 876 Bytes

File metadata and controls

13 lines (10 loc) · 876 Bytes

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