The OAuth redirect URL actually advertised to authorization servers: the Electron loopback callback URL when the loopback endpoint is bound, otherwise the frontend's origin-based callback URL. Lets UI surfaces show users which redirect URI to register with a provider.
Launches the authorization URL in the user's default browser.
Backend-side bridge to the browser client for OAuth operations that must run in the frontend.