Skip to content

v2.12.2

Compare
Choose a tag to compare
@jonasroussel jonasroussel released this 29 Dec 00:20
· 7 commits to main since this release

Add testable date times (#50)

  • refactor: replaces DateTime.now() with clock.now() for testability

  • test: add tests for verify exp

  • Refactor JWT expiration tests