Sets the redirect URI registered with your OAuth provider. This is where the user's browser
will be redirected after granting or denying authorization.
Sets the optional ClientAuthenticationType, one of the client authentication methods
defined in RFC 7591. This specifies how your application authenticates itself to the
authorization server.
Sets the optional PKCEProvider to enable Proof Key for Code Exchange to be used. This
enhances security by using a code challenge and verifier to prevent authorization code
interception attacks.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-15 UTC."],[],[]]