jwtf 0.2.0
JWTF allows you to configure how your JSON Web Token are generated. With JWT you are free to choose from a few (a lot !) of options like the signing algorithm you crave for, the associated secret key and all the reserved claims you wish to use ! JWTF offers you a way to configure most of it for your application, so you can concentrate on the access and policy logic you want to put inside your token.
Gemfile:
=
install:
=
Versions:
Show all versions (4 total)Runtime Dependencies (1):
jwt
>= 2.2.0, ~> 2.2.0
Development Dependencies (7):
bundler
~> 1.16
minitest
~> 5.0
minitest-ci
~> 3.4.0
minitest-reporters
~> 1.1.19
pry
~> 0.11.3
rake
~> 10.0
simplecov
>= 0