Token

Response

Field
Type
Description
tokenobjectThe token object
id_tokenstringThe JWT id token. This will be used in all Authorization headers for subsequent requests.
refresh_tokenstringThe JWT refresh token. This will be used to get a new id token when the timer for refresh is complete.
expires_inintThe time in seconds until the id token expires.

Try it!

Language
Click Try It! to start a request and see the response here!