affinidi_tdk_consumer_auth_provider 4.11.0 copy "affinidi_tdk_consumer_auth_provider: ^4.11.0" to clipboard
affinidi_tdk_consumer_auth_provider: ^4.11.0 copied to clipboard

Auth provider that allows creating consumer scoped tokens to access Affinidi Vault services

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add affinidi_tdk_consumer_auth_provider

With Flutter:

 $ flutter pub add affinidi_tdk_consumer_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_consumer_auth_provider: ^4.11.0

Alternatively, your editor might support dart pub get or flutter 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_consumer_auth_provider/affinidi_tdk_consumer_auth_provider.dart';
4
likes
155
points
182
downloads

Publisher

verified publisheraffinidi.com

Weekly Downloads

Auth provider that allows creating consumer scoped tokens to access Affinidi Vault services

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

affinidi_tdk_common, base_codecs, bip32_plus, crypto, dio, jwt_decoder, ssi, uuid, web3dart

More

Packages that depend on affinidi_tdk_consumer_auth_provider