Skip to content

mschae/jwtex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A JWT encoding and decoding library in Elixir

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages