Joken
A JSON Web Token (JWT) Library
Please, see our documentation and guides here
Usage
Add Joken to your deps:
def deps do
# .. other deps
{:joken, "~> 2.0-rc0"}
end
All set!
LICENSE
See the LICENSE.txt file.
DISCLAIMER
This library would not be possible without the work of @potatosalad (Andrew Bennet). Specifically his lirabry erlang-jose