Universal Links with ASWebAuthenticationSession where prefersEphemeralWebBrowserSession is set to false
I have an iOS app. I want to implement the social login with Notion. Using ASWebAuthenticationSession I could set up the whole flow using prefersEphemeralWebBrowserSession set to true.