auth0_guardian 0.1.2
auth0_guardian: ^0.1.2 copied to clipboard
A Flutter plugin that wraps the Auth0 Guardian SDKs and allow an easy implementation of multi-factor authentication.
0.1.1 #
Minor adjustments.
- License modification + transfer ownership to kpler.com.
- Upgrading dependency: plugin_platform_interface: ^2.0.2 => ^2.1.8
0.1.0 #
First release. Implementation of the Auth0 Guardian SDK for iOS/Android allowing:
- Enrolling a new device
- Accepting a login request
- Rejecting a login request
- Un-enrolling a device
- Updating a device (iOS only)