All Versions
25
Latest Version
Avg Release Cycle
88 days
Latest Release
597 days ago

Changelog History
Page 1

  • v0.10.0 Changes

    September 16, 2022

    โž• Added

    • ๐Ÿ‘ Enable support for asymmetric algorithms

    ๐Ÿ›  Fixed

    • ๐Ÿ›  FIX: "No verification key available" on token decode
  • v0.9.0 Changes

    September 21, 2021

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix compatibility with dry-configurable 0.13
  • v0.8.1 Changes

    February 14, 2021

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix behaviour on code reload
    • ๐Ÿ‘Œ Support ruby 3.0 and deprecate ruby 2.5
  • v0.8.0 Changes

    July 06, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix compatibility with last version of dry-configurable
  • v0.7.0 Changes

    June 03, 2020

    ๐Ÿ›  Fixed

    • Replace whitelist/blacklist terminology with allowlist/denylist
  • v0.6.0 Changes

    August 01, 2019

    ๐Ÿ›  Fixed

    • โšก๏ธ Update warden-jwt_auth dependency to v0.4.0 so that now it is possible to configure algorithm.
  • v0.5.9 Changes

    March 29, 2019

    ๐Ÿ›  Fixed

    • โšก๏ธ Update dependencies.
  • v0.5.8 Changes

    September 07, 2018

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix test helper to persist whitelisted tokens.
  • v0.5.7 Changes

    June 22, 2018

    โž• Added

    • ๐Ÿ‘‰ Use primary_key instead of id to fetch resource.
  • v0.5.6 Changes

    February 22, 2018

    ๐Ÿ›  Fixed

    • Work with more than one sign_out_via configured