According to Apple’s SDK documentation, in iOS 12 SFAuthenticationSession will be deprecated and replaced with ASWebAuthenticationSession.
Are there plans to update Auth0.swift (GitHub - auth0/Auth0.swift: Auth0 SDK for Apple platforms · GitHub) to use ASWebAuthenticationSession?
If so, any idea what the timeframe will be?