rikulo_security 0.8.8+2 copy "rikulo_security: ^0.8.8+2" to clipboard
rikulo_security: ^0.8.8+2 copied to clipboard

outdated

A lightweight and highly customizable authentication and access-control framework for Rikulo Stream.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rikulo_security

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

dependencies:
  rikulo_security: ^0.8.8+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:rikulo_security/plugin.dart';
import 'package:rikulo_security/security.dart';
0
likes
10
pub points
57%
popularity

Publisher

verified publisherquire.io

A lightweight and highly customizable authentication and access-control framework for Rikulo Stream.

Homepage

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

stream

More

Packages that depend on rikulo_security