auth3_admin_sdk 1.0.2 copy "auth3_admin_sdk: ^1.0.2" to clipboard
auth3_admin_sdk: ^1.0.2 copied to clipboard

Official Auth3 Identity Platform Admin SDK, read more at https://auth3.dev/.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add auth3_admin_sdk

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

dependencies:
  auth3_admin_sdk: ^1.0.2

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:auth3_admin_sdk/auth3_admin_sdk.dart';
1
likes
40
pub points
0%
popularity

Publisher

verified publisherauth3.dev

Official Auth3 Identity Platform Admin SDK, read more at https://auth3.dev/.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

fixnum, grpc, protobuf

More

Packages that depend on auth3_admin_sdk