Skip to content

0.4.0

Compare
Choose a tag to compare
@suransea suransea released this 18 Jul 07:07
· 4 commits to master since this release

0.4.0 released with better API.

Migrate from 0.2

<= 0.2 >= 0.4
Token::sign jws::encode
Token::decode jws::decode with NoVerify
Token::verify_with_key jws::decode with VerifyWith
Token::verify_with_key_resolver jws::decode with custom verify
Token::validate_claims Validate::validate