authRequest = { code_verifier, code_challenge }; const authUrl = client.authorizationUrl({ scope: 'openid api', code_challenge, ...
確定! 回上一頁