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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eLocalServerCodeReceiver.CallbackUriChooserStrategy\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Apis.Auth.OAuth2\u003c/code\u003e namespace, used for selecting a callback URI.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version for this enum is 1.69.0, with prior versions 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0 also available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe enum offers three callback URI selection strategies: \u003ccode\u003eDefault\u003c/code\u003e (using heuristics to prefer 127.0.0.1), \u003ccode\u003eForceLocalhost\u003c/code\u003e, and \u003ccode\u003eForceLoopbackIp\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDefault\u003c/code\u003e strategy attempts to connect to 127.0.0.1 and falls back to localhost if it is unavailable, for example, on non-admin Windows 7 and 8 users.\u003c/p\u003e\n"],["\u003cp\u003eThe extension method \u003ccode\u003eUtilities.ThrowIfNull<LocalServerCodeReceiver.CallbackUriChooserStrategy>\u003c/code\u003e is available for this enum.\u003c/p\u003e\n"]]],[],null,[]]