You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iOS shows an alert before directing user to auth0 login page. I learned that legacy authentication does not prompt an alert. Do you plan to implement useLegacyAuthentication() function in the SafariWebAuth class? Currently it just sets a boolean property but that property is not used anywhere.
The text was updated successfully, but these errors were encountered:
iOS shows an alert before directing user to auth0 login page. I learned that legacy authentication does not prompt an alert. Do you plan to implement useLegacyAuthentication() function in the SafariWebAuth class? Currently it just sets a boolean property but that property is not used anywhere.
The text was updated successfully, but these errors were encountered: