Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 211 Bytes

CHANGELOG.md

File metadata and controls

16 lines (14 loc) · 211 Bytes

Changelog

Version 1.0.0 (2017-11-12)

New features

  • Encode and decode JWT token
  • suppot hashing algorithms:
    • HS256
    • HS384
    • HS512
    • RS256
    • RS384
    • RS512
    • ES256
    • ES384
    • ES512