id4me_relying_party_api 0.5.1 copy "id4me_relying_party_api: ^0.5.1" to clipboard
id4me_relying_party_api: ^0.5.1 copied to clipboard

discontinued

This library provides the functionalities necessary to implement the Id4me login process.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add id4me_relying_party_api

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

dependencies:
  id4me_relying_party_api: ^0.5.1

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

Publisher

unverified uploader

This library provides the functionalities necessary to implement the Id4me login process.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

basic_utils, crypto, jose, logging, uuid

More

Packages that depend on id4me_relying_party_api