Skip to content

auth0/auth0-flutter

Folders and files

NameName
Last commit message
Last commit date
Dec 14, 2023
Dec 14, 2023
Jan 18, 2023
Apr 6, 2022
Oct 18, 2023
Apr 13, 2022
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Mar 24, 2022
Jul 11, 2023
Jul 17, 2023
Dec 14, 2023
Jun 17, 2022
Jun 22, 2022
Dec 14, 2023
Aug 25, 2022
Oct 19, 2022

Repository files navigation

Auth0 Flutter SDK

Build Status Codecov

Auth0 SDK for Android, iOS, macOS, and web Flutter apps.

Package Description
auth0_flutter SDK for Android, iOS, macOS, and web Flutter apps
auth0_flutter_platform_interface Common interface for platform implementations

Getting Started

See the README of the auth0_flutter package.

Issue Reporting

For general support or usage questions, use the Auth0 Community forums or raise a support ticket. Only raise an issue if you have found a bug or want to request a feature.

Do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

What is Auth0?

Auth0 helps you to:

  • Add authentication with multiple sources, either social identity providers such as Google, Facebook, Microsoft Account, LinkedIn, GitHub, Twitter, Box, Salesforce (amongst 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 Actions.

Why Auth0? Because you should save time, be happy, and focus on what really matters: building your product.

License

This project is licensed under Apache License 2.0. See the LICENSE file for more information.