auth_weebi 1.0.5+1 copy "auth_weebi: ^1.0.5+1" to clipboard
auth_weebi: ^1.0.5+1 copied to clipboard

Shared authentication package for Weebi with JWT token management, persistence, and permissions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auth_weebi

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

dependencies:
  auth_weebi: ^1.0.5+1

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

Import it

Now in your Dart code, you can use:

import 'package:auth_weebi/auth_weebi.dart';
0
likes
140
points
2
downloads

Publisher

verified publisherweebi.com

Weekly Downloads

Shared authentication package for Weebi with JWT token management, persistence, and permissions

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_secure_storage, protos_weebi, provider

More

Packages that depend on auth_weebi