Skip to content

Releases: sitefinitysteve/nativescript-auth0

4.1.0

18 May 20:00
Compare
Choose a tag to compare

Features

  • Ability to logout user with federated option: logoutUser(federated?: boolean)

Repo was updated to latest versions for maintenance.
Note: For v5, we will likely move this officially under scope at: @nativescript/auth0
For the next major version release, we probably want to consider this:
https://developer.okta.com/blog/2022/01/13/mobile-sso
...to start using ASWebAuthenticationSession and allow ability to not show the prompt upon logout.