OAuthLogin.openBrowser

Opener for the system browser. Null => the platform default opener. Supplied explicitly in tests to avoid launching a browser.

struct OAuthLogin
void delegate(string url) @(safe) openBrowser;