Sha256: fd229755bd1ceb46ec6077d11538902bbf6771dedede19fdcda77e1314c1dd1c
Contents?: true
Size: 1.53 KB
Versions: 1
Compression:
Stored size: 1.53 KB
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.3.0] - 2023-08-22 ### Added * Add `introspect_token` method. PR [#22](https://github.com/powerhome/omniauth-nitro-id/pull/22) ## [1.2.1] - 2023-07-25 ### Added * Removed Faraday and JWT dependencies. PR [#14](https://github.com/powerhome/omniauth-nitro-id/pull/4) ## [1.2.0] - 2023-07-24 ### Added * Add `decode_logout_token` method. PR [#13](https://github.com/powerhome/omniauth-nitro-id/pull/13) ## [1.1.1] - 2023-03-06 ### Added * Add `omniauth-rails_csrf_protection` dependency. PR [#12](https://github.com/powerhome/omniauth-nitro-id/pull/12) ## [1.1.0] - 2022-12-14 ### Added * Add support for `id_token_hint`. PR [#8](https://github.com/powerhome/omniauth-nitro-id/pull/8) ## [1.0.0] - 2022-12-05 ### Added * Initial release [Unreleased]: https://github.com/powerhome/omniauth-nitro-id/compare/v1.3.0...HEAD [1.3.0]: https://github.com/powerhome/omniauth-nitro-id/releases/tag/v1.3.0 [1.2.1]: https://github.com/powerhome/omniauth-nitro-id/releases/tag/v1.2.1 [1.2.0]: https://github.com/powerhome/omniauth-nitro-id/releases/tag/v1.2.0 [1.1.1]: https://github.com/powerhome/omniauth-nitro-id/releases/tag/v1.1.1 [1.1.0]: https://github.com/powerhome/omniauth-nitro-id/releases/tag/v1.1.0 [1.0.0]: https://github.com/powerhome/omniauth-nitro-id/releases/tag/v1.0.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-nitro-id-1.3.0 | docs/CHANGELOG.md |