Describes the different strategies for the selection of the callback URI.
127.0.0.1 is recommended, but can't be done in non-admin Windows 7 and 8 at least.
[[["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-08-07 UTC."],[[["The `CallbackUriChooserStrategy` enum defines strategies for selecting the callback URI in the `Google.Apis.Auth.OAuth2` namespace."],["The latest version available is 1.69.0, with older versions including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0 also listed."],["Three callback URI strategies are available: `Default` (using heuristics to try 127.0.0.1), `ForceLocalhost`, and `ForceLoopbackIp`."],["The `Utilities.ThrowIfNull\u003cLocalServerCodeReceiver.CallbackUriChooserStrategy\u003e(String)` extension method is available within the Google.Apis.Util assembly."]]],[]]