zero_auth 0.2.0 copy "zero_auth: ^0.2.0" to clipboard
zero_auth: ^0.2.0 copied to clipboard

Backend-agnostic auth state machine & session lifecycle for Dart/Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zero_auth

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  zero_auth: ^0.2.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zero_auth/zero_auth.dart';
1
likes
0
points
349
downloads

Documentation

Documentation

Publisher

verified publisherzerolabsco.com

Weekly Downloads

Backend-agnostic auth state machine & session lifecycle for Dart/Flutter.

Repository (GitHub)
View/report issues

Topics

#authentication #jwt #token #flutter

License

unknown (license)

Dependencies

meta

More

Packages that depend on zero_auth