RubyGems Navigation menu

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.0 - April 01, 2020 (10.5 KB)
  2. 0.1.1 - January 22, 2018 (11.0 KB)
  3. 0.0.0 - December 23, 2017 (5.0 KB)
显示所有版本 (共 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

业主:

推送:

作者:

  • Alexandre De Pablo

SHA 256 校验和:

1fd90eb0a88cf76a18bde9e92ba1c1d2dedfcb95e6548b2799362e87f0a4dff1

下载总量 5,713

这个版本 2,031

许可:

MIT

需要的 Ruby 版本: >= 0

链接: