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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - April 01, 2020 (10.5 KB)
  2. 0.1.1 - January 22, 2018 (11 KB)
  3. 0.0.0 - December 23, 2017 (5 KB)
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

Owners:

Pushed by:

Authors:

  • Alexandre De Pablo

SHA 256 checksum:

1fd90eb0a88cf76a18bde9e92ba1c1d2dedfcb95e6548b2799362e87f0a4dff1

Total downloads 5,687

For this version 2,019

License:

MIT

Required Ruby Version: >= 0

Links: