fix(android): android devices without customtabs support not falling back to default browser
fix(common): UserInfo incorrect JSON serialization
feat: Update to NativeScript 6.0 with AndroidX
BREAKING CHANGE: NativeScript 6.0 required due to AndroidX support
fix(android): Browser not opening on Xiaomi device fix(style): Fixed tslint errors
Fix crash related to null foregroundActivity Fix errors on android not building properly Fix user cancel on android not raising error
Remove use of a large pod and replace with a small Objective-C file Update readme
Fix bugged iOS version comparsion causing SafariAuthenticationSession to not be used.
Fix crash occuring on devices running older than Android 6.0
Fix Web Authentication flow on Android returning Credentials object with idToken and accessToken mixed around Fix JSON serialization for Credentials, DatabaseUser, and UserInfo objects
Fix publish
Rewrite to using Auth0 Universal Login
Merged in some PRs, NG2 demo, audience property
Update to android lock v2
Bug fixes
Updated API to Auth0 v2 Swift on iOS
Total rewrite, hey, but it works! Per semvar incrimenting major version as there's breaking changes. However the bonus of this is you no longer need app.js initaliation code.