Jonas Roussel 0b5585e7eb push to github
2020-05-30 01:14:08 +02:00
2020-05-30 01:14:08 +02:00
2020-05-30 01:14:08 +02:00
2020-05-30 01:14:08 +02:00
2020-05-30 01:14:08 +02:00
2020-05-30 01:14:08 +02:00
2020-05-30 01:14:08 +02:00

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage

A simple usage example:

import 'package:jsonwebtoken/jsonwebtoken.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

Description
An easy to use JSON Web Token implementation in Dart (all algorithms supported).
Readme MIT 310 KiB
Languages
Dart 100%