Authorize Keyrings
OAuth2 authorization callback.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
code
Code to exchange for an access token.
state
State value given to the authorization request.
Response
Success.