Register an OAuth client first
Use POST /oauth/register with a JSON redirect_uris array, then navigate here with its client_id, callback URL, state, and an S256 PKCE challenge.
Use POST /oauth/register with a JSON redirect_uris array, then navigate here with its client_id, callback URL, state, and an S256 PKCE challenge.