nativescript-auth0 icon indicating copy to clipboard operation
nativescript-auth0 copied to clipboard

Support for legacy authentication

Open erkanarslan opened this issue 6 years ago • 0 comments

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.

erkanarslan avatar Oct 22 '19 15:10 erkanarslan