redstone_jwt_plugin 0.0.2 copy "redstone_jwt_plugin: ^0.0.2" to clipboard
redstone_jwt_plugin: ^0.0.2 copied to clipboard

Dart 1 only

Redstone Plugin for Json Web Token (JWT) authentification

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add redstone_jwt_plugin

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

dependencies:
  redstone_jwt_plugin: ^0.0.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:redstone_jwt_plugin/redstone_jwt_plugin.dart';
0
likes
25
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Redstone Plugin for Json Web Token (JWT) authentification

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_jwt, redstone

More

Packages that depend on redstone_jwt_plugin