We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b4e94 commit b9bd15cCopy full SHA for b9bd15c
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.4.30](https://github.com/rjw57/verify-oidc-identity/compare/0.4.29...0.4.30) (2025-03-31)
4
+
5
## [0.4.29](https://github.com/rjw57/verify-oidc-identity/compare/0.4.28...0.4.29) (2025-03-19)
6
7
## [0.4.28](https://github.com/rjw57/verify-oidc-identity/compare/0.4.27...0.4.28) (2025-03-18)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "verify-oidc-identity"
-version = "0.4.29"
+version = "0.4.30"
description = "Verify OIDC JWT identity tokens using OIDC discovery"
authors = [ "Rich Wareham <rich.verify-oidc-identity@richwareham.com>" ]
license = "MIT"
0 commit comments