Sha256: 8b83423df547ecb85e73792125ccf6b39d650b6f84320ca6867fde3064f8f19f
Contents?: true
Size: 880 Bytes
Versions: 2
Compression:
Stored size: 880 Bytes
Contents
## v0.3.1 (2015-01-20) * Disable strict token validation for session-authenticated users by default; enable with `G5AuthenticatableApi.strict_token_validation = true` ([#6](https://github.com/G5/g5_authenticatable_api/pull/6)). ## v0.3.0 (2014-12-23) * When there is already an authenticated session, validate the current user's access token against the auth server on every API request ([#5](https://github.com/G5/g5_authenticatable_api/pull/5)) ## v0.2.0 (2014-03-12) * First open source release to [RubyGems](https://rubygems.org) ## v0.1.1 (2014-03-07) * Bug fix: ignore any configured resource owner password credentials during token validation. ## v0.1.0 (2014-02-26) * Implement Rails API helpers * Renamed `G5AuthenticatableApi::GrapeHelpers` to `G5AuthenticatableApi::Helpers::Grape` ## v0.0.1 (2014-02-20) * Initial release with Grape API helpers
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
g5_authenticatable_api-0.3.2 | CHANGELOG.md |
g5_authenticatable_api-0.3.1 | CHANGELOG.md |