Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 266 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 266 Bytes

Jwtex

A library to en- and decode JWT tokens.

Supports the following alogrithms:

  • plaintext
  • HS256
  • HS384
  • HS512

Will add more in the future.

Supports the following properties:

  • exp
  • nbf

Usage

    JWTex.decode "to.ke.n", "secret