tiki_idp 0.1.0 copy "tiki_idp: ^0.1.0" to clipboard
tiki_idp: ^0.1.0 copied to clipboard

Identity provider library for TIKI

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tiki_idp

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

dependencies:
  tiki_idp: ^0.1.0

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:tiki_idp/tiki_idp.dart';
0
likes
45
points
62
downloads

Publisher

verified publishermytiki.com

Weekly Downloads

Identity provider library for TIKI

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

http, pointycastle, sqlite3, uuid

More

Packages that depend on tiki_idp