affinidi_tdk_auth_provider 1.4.3 copy "affinidi_tdk_auth_provider: ^1.4.3" to clipboard
affinidi_tdk_auth_provider: ^1.4.3 copied to clipboard

Auth provider that allows creating project scoped tokens to access Affinidi services

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add affinidi_tdk_auth_provider

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

dependencies:
  affinidi_tdk_auth_provider: ^1.4.3

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:affinidi_tdk_auth_provider/affinidi_tdk_auth_provider.dart';
0
likes
0
points
94
downloads

Publisher

verified publisheraffinidi.com

Weekly Downloads

Auth provider that allows creating project scoped tokens to access Affinidi services

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

affinidi_tdk_common, asn1lib, dart_jsonwebtoken, http, pointycastle, uuid

More

Packages that depend on affinidi_tdk_auth_provider