auth0_native 0.0.1
auth0_native: ^0.0.1 copied to clipboard
Auth0 integration for Flutter
auth0_native #
Auth0 integration for Flutter, using the official Auth0 iOS & Android SDKs.
This plugin allows for a integration of the Auth0 login system into a Flutter App.
Note on Native SDK usage #
The plugin utilizes the native SDKs, written in Java & Swift, under the hood.
This is meant as a easy way to debug problems if they occur. Developers may open this plugins code and find familiar function calls that match the Auth0 documentation.