lb_auth 1.0.7 copy "lb_auth: ^1.0.7" to clipboard
lb_auth: ^1.0.7 copied to clipboard

Logbot authentication client to be used on all the Logbot SDK Flutter packages

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lb_auth

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

dependencies:
  lb_auth: ^1.0.7

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:lb_auth/lb_auth.dart';
1
likes
50
pub points
37%
popularity

Publisher

verified publisherlogbot.cloud

Logbot authentication client to be used on all the Logbot SDK Flutter packages

Homepage

Documentation

Documentation

License

BSD-3-Clause (LICENSE)

Dependencies

http, intl, jwt_decoder, lb_commons, meta

More

Packages that depend on lb_auth