Authorize a User via API

πŸ“˜

You can place your application's client_id into the username field, and your client_secret into the password form field of the Authentication section of this documentation πŸ‘‰.

Using the session_token obtained from /v1/partner/identity/verification, call Astra’s Partner Identity Token endpoint to Authorize the User via API.

The result of successfully calling this endpoint will result in the creation of an access_token and refresh_token.

🚧

This resource requires the OAuth Client to be configured for Trusted Authentication.

Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!