Are there plans to update Auth0.swift to use ASWebAuthenticationSession?

According to Apple’s SDK documentation, in iOS 12 SFAuthenticationSession will be deprecated and replaced with ASWebAuthenticationSession.
https://developer.apple.com/documentation/safariservices/sfauthenticationsession
https://developer.apple.com/documentation/authenticationservices/aswebauthenticationsession

Are there plans to update Auth0.swift (GitHub - auth0/Auth0.swift: Auth0 SDK for Apple platforms) to use ASWebAuthenticationSession?

If so, any idea what the timeframe will be?

Auth0 support confirmed that engineering plans to implement this once Xcode 10 / iOS 12 is released.

1 Like