OAuth2 Callback

OAuth2 callback endpoint.

This endpoint is called by the externalized OAuth2 provider to:

  1. Exchange the authorization code for an access token.
  2. Redirect the user to the frontend.

Process the OAuth2 callback and exchange the authorization code for an access token.

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