Skip to content
igwn-auth-utils 1.1.1

Patch release

Changes:

- [computing/software/igwn-auth-utils!73] Replace usage of `datetime.utcnow` with `datetime.now`
- [computing/software/igwn-auth-utils!74] Catch `InvalidAuthorizationResource` when validating tokens
- [computing/software/igwn-auth-utils!75] Add support for emitting warnings when tokens fail to load or validate
- [computing/software/igwn-auth-utils!76] Fix call to `mock.called_once_with` in tests
- [computing/software/igwn-auth-utils!77] Fix cryptography deprecation warning
- [computing/software/igwn-auth-utils!83] Use furo for documentation theme
- [computing/software/igwn-auth-utils!84] Move all project metadata to pyproject.toml

The full details of this milestone can be seen at
<https://git.ligo.org/computing/software/igwn-auth-utils/-/milestones/17>