Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/auth0/auth0-flutter
Auth0 SDK for Flutter
https://github.com/auth0/auth0-flutter
android auth0 authentication dx-sdk flutter ios sdk
Last synced: 1 day ago
JSON representation
Auth0 SDK for Flutter
- Host: GitHub
- URL: https://github.com/auth0/auth0-flutter
- Owner: auth0
- License: apache-2.0
- Created: 2022-03-15T02:19:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:02:36.000Z (10 days ago)
- Last Synced: 2024-10-29T09:21:08.601Z (10 days ago)
- Topics: android, auth0, authentication, dx-sdk, flutter, ios, sdk
- Language: Dart
- Homepage: https://pub.dev/documentation/auth0_flutter/latest/
- Size: 1.68 MB
- Stars: 61
- Watchers: 16
- Forks: 41
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![Auth0 Flutter SDK](https://cdn.auth0.com/website/sdks/banners/flutter-banner.png)
![Build Status](https://img.shields.io/github/actions/workflow/status/auth0/auth0-flutter/main.yml?style=flat)
[![Codecov](https://codecov.io/gh/auth0/auth0-flutter/branch/main/graph/badge.svg)](https://codecov.io/gh/auth0/auth0-flutter)Auth0 SDK for Android, iOS, macOS, and web Flutter apps.
| Package | Description |
| :---------------------------------------------------------------------------- | :------------------------------------------------ |
| [auth0_flutter](./auth0_flutter#readme) | SDK for Android, iOS, macOS, and web Flutter apps |
| [auth0_flutter_platform_interface](./auth0_flutter_platform_interface#readme) | Common interface for platform implementations |## Getting Started
See the README of the [auth0_flutter](./auth0_flutter#readme) package.
## Issue Reporting
For general support or usage questions, use the [Auth0 Community](https://community.auth0.com/c/help/6) forums or raise a [support ticket](https://support.auth0.com/). Only [raise an issue](https://github.com/auth0/auth0-flutter/issues) 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](https://auth0.com/responsible-disclosure-policy) details the procedure for disclosing security issues.
---
Auth0 is an easy-to-implement, adaptable authentication and authorization platform. To learn more check out Why Auth0?
This project is licensed under the MIT license. See the LICENSE file for more info.