OAuth2
OAuth2 copied to clipboard
Setting ASWebAuthenticationSession.prefersEphemeralWebBrowserSession to true?
see: https://developer.apple.com/documentation/authenticationservices/aswebauthenticationsession/3237231-prefersephemeralwebbrowsersessio?language=objc
The value of this property is false by default.
I would like to set this property to true.
Any ideas when this may be released?
I was able to set it using the SPM instead of the cocoapods setup.
This was added with #366