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:
=
安装:
=
版本列表:
显示所有版本 (共 4 个)Runtime 依赖 (1):
jwt
>= 2.2.0, ~> 2.2.0
Development 依赖 (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