Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (12 loc) · 312 Bytes

History.md

File metadata and controls

23 lines (12 loc) · 312 Bytes

0.5.0

Add support for nbf and exp claims #38 @alexjab

0.4.1

Fix version numver #32

0.4.0

add extra jwt header function to encode #28

0.3.1

  • Check for lack of token #23

0.3.0

  • Add an algorithm parameter to the decode method #16 @gregorypratt

0.2.0

  • Add the RS256 alg #7 [thedufer]