WebAuthenticationSessionSettings constructor
Officially Supported Platforms/Implementations:
- iOS WKWebView 13.0+
- macOS WKWebView 10.15+
Implementation
WebAuthenticationSessionSettings({
this.additionalHeaderFields,
this.prefersEphemeralWebBrowserSession = false,
});