Auth3 Flutter Login

The official Auth3 Flutter Login library.

Introduction

This library provides a quick and secure way to integrate with the Auth3 Identity Platform to protect your mobile Flutter application running across different devices.

For additional help and a guided walkthrough, with an example reference application and further reasoning, check out our article here.

Platform support

Our libraries can be run on the following environments:

  • iOS
  • Android
  • Mac OS
  • Web (flutter web)

Installation

To depend on this library run:

flutter pub add auth3_login

Alternatively, add to your pubspec.yaml:

auth3_login: <version> # find the latest version on https://pub.dev/packages/auth3_login

Then run:

pub get

Looking to integrate with your backends?

Check out our official SDKs to integrate with the Administrative API to integrate and manipulate your Auth3 identities:

Contributing

At this time we don't accept external contributions, but we're open for feedbacks and requests. We're always looking for contributions on our security, refer to our dedicated page for more.

Support

Customers of the Auth3 Identity Platform can access support through the official channels available on our website. We won't be able to accomodate Customer requests through the bug tracker for security reasons.

License

Read the LICENSE.