After getting this error in the console using ASWebAuthenticationSession, I'm curious whether or not http is still a valid scheme in IOS 14:
[AuthenticationSession] ASWebAuthenticationSession support for http scheme is deprecated and will be removed in a future version of iOS. Use https scheme instead. Also, is there a quick workaround to switch http with https?