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

擁有者:

Pushed by:

作者:

  • Alexandre De Pablo

SHA 256 checksum:

1fd90eb0a88cf76a18bde9e92ba1c1d2dedfcb95e6548b2799362e87f0a4dff1

總下載次數 5,713

這個版本 2,031

License:

MIT

Ruby 版本需求: >= 0

相關連結: