Skip to content

Files

Latest commit

2ff52f1 · Jan 10, 2022

History

History
52 lines (38 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

52 lines (38 loc) · 1.69 KB

Changelog

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 and exp 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