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.