dart_jsonwebtoken 1.0.0 copy "dart_jsonwebtoken: ^1.0.0" to clipboard
dart_jsonwebtoken: ^1.0.0 copied to clipboard

outdated

A dart implementation of the famous javascript library 'jsonwebtoken'.

1.0.0 #

  • New RSA Algorithm (RS256)
  • Keys a now using an abstract class 'Key' instead of a string
  • SecretKey: for HMAC (HS256)
  • PrivateKey & PublicKey: for RSA (RS256)

0.2.1 #

  • Formatting

0.2.0 #

  • Better documentations

0.1.0 #

  • First version with every based features
238
likes
0
pub points
98%
popularity

Publisher

verified publisherjonasroussel.com

A dart implementation of the famous javascript library 'jsonwebtoken'.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, pointycastle, rsa_pkcs

More

Packages that depend on dart_jsonwebtoken