mirror of
https://github.com/jonasroussel/dart_jsonwebtoken.git
synced 2025-05-18 00:25:52 +08:00

* refactor: replaces DateTime.now() with clock.now() for testability * test: add tests for verify exp * Refactor JWT expiration tests --------- Co-authored-by: Jonas Roussel <go.jroussel@gmail.com>