All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix deprecated syntax on configuration
- Improve test helpers to include
jti
andexp
claims and accept user-supplied claims.
- Fix - specify region on scoped aws client
- Allow selection of
user_pool
when generating a jwt through the test helper
- Breaking Changes: Configuration explicitly moved to
user_pools
object
- Require the HTTP dependency
- Fix missing HTTP dependency
- Fix rspec dependency in implementation
- Extended exposed API
- TestHelpers utils
- Add Travis setup
- Scratching the gem