omniauth-jwt2 v0.1.0 released!
Whatβs Changed
- Compatibility with JWT 2.0 by @pboling in https://github.com/omniauth/omniauth-jwt2/pull/1
- Compatibility with JWT 2.2 by @pboling in https://github.com/omniauth/omniauth-jwt2/pull/3
- π Fix handling of algorithm vs. algorithms by @pboling in https://github.com/omniauth/omniauth-jwt2/pull/4
- β¨ Support OpenSSL (ripped from gitlabhq fork) by @pboling in https://github.com/omniauth/omniauth-jwt2/pull/5
- π Compatibility: omniauth v1 & v2, rack v2 & v3, rack-session v1 & v2 by @pboling in https://github.com/omniauth/omniauth-jwt2/pull/6
New Contributors
- @pboling made their first contribution in https://github.com/omniauth/omniauth-jwt2/pull/1
Full Changelog: https://github.com/omniauth/omniauth-jwt2/compare/v0.0.2β¦v0.1.0