Initiate the OAuth Authorization Code flow.

Initiates the OAuth 2.0 Authorization Code flow. Authenticates the user and redirects to the provided redirect URI with an authorization code.

Notes:

* PKCE is required for public clients and optional for confidential clients based on their configuration.

Language
URL