auth0_lib 0.5.1 copy "auth0_lib: ^0.5.1" to clipboard
auth0_lib: ^0.5.1 copied to clipboard

outdated

Flutter toolkit for Auth0 API and web pkce flow authentication. Forked: https://github.com/devdennysegura/flutter-auth0

auth0_lib plugin\ #

FORKED from https://github.com/devdennysegura/flutter-auth0.

A Flutter plugin to use the Auth0 API & Auth0 PKCE flow.

Note: This plugin is still under development, and some APIs might not be available yet. Feedback and Pull Requests are most welcome!

Example #

See the example application source for a complete sample app using the auth0 authentication.

What is Auth0? #

Auth0 helps you to:

  • Add authentication with multiple authentication sources, either social like Google, Facebook, Microsoft Account, LinkedIn, GitHub, Twitter, Box, Salesforce, amont others, or enterprise identity systems like Windows Azure AD, Google Apps, Active Directory, ADFS or any SAML Identity Provider.
  • Add authentication through more traditional username/password databases.
  • Add support for linking different user accounts with the same user.
  • Support for generating signed Json Web Tokens to call your APIs and flow the user identity securely.
  • Analytics of how, when and where users are logging in.
  • Pull data from other sources and add it to the user profile, through JavaScript rules.

Create a free Auth0 Account #

  1. Go to Auth0 and click Sign Up.
  2. Use Google, GitHub or Microsoft Account to login.

Author #

Denny Segura dev.dennysegura@gmail.com

This readme based on react-native-auth0

License #

This project is licensed under the MIT license. See the LICENSE file for more info.

0
likes
0
pub points
0%
popularity

Publisher

verified publisherbits.cr

Flutter toolkit for Auth0 API and web pkce flow authentication. Forked: https://github.com/devdennysegura/flutter-auth0

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, meta

More

Packages that depend on auth0_lib