Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OAuth2 grant type aceito pelo endpoint
authorization_code, refresh_token "authorization_code"
Authorization code retornado pelo Auth0
PKCE code verifier usado no login
Redirect URI usada no fluxo authorization_code
"https://app.kortex.com/callback"
Refresh token para renovação da sessão