p2 / OAuth2

OAuth2 framework for macOS and iOS, written in Swift.
Other
1.14k stars 277 forks source link

Use ephemeral session for WKWebView #377

Closed GyroJoe closed 8 months ago

GyroJoe commented 2 years ago

Like #369, use an ephemeral session for WKWebView too.

ossus-lib commented 8 months ago

I'm gonna close this, OAuth2WebViewController shouldn't be used, best to use ASWebAuthenticationSession, or SFSafariViewController if absolutely necessary.