Sha256: 4507d118a66e04f383ea5579ef702538a271016235607accb708c802273e0402
Contents?: true
Size: 731 Bytes
Versions: 1
Compression:
Stored size: 731 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [0.3.0] - 2018-10-01 ### Added - Bump JWT gem version. Via [#27](https://github.com/doorkeeper-gem/doorkeeper-jwt/pull/27) by [@pacop](https://github.com/pacop/) ## [0.2.1] - 2017-06-07 ### Fixed - The `token_headers` proc now passes `opts` like the other config methods. Fixed via #19 by @travisofthenorth. ## [0.2.0] - 2017-05-25 ### Added - Added support for ["kid" (Key ID) Header Parameter](https://tools.ietf.org/html/rfc7515#section-4.1.4) @travisofthenorth. Allows custom token headers.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
doorkeeper-jwt-0.3.0 | CHANGELOG.md |