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 c969030 commit 89c2ba2Copy full SHA for 89c2ba2
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.4.29](https://github.com/rjw57/verify-oidc-identity/compare/0.4.28...0.4.29) (2025-03-19)
4
+
5
## [0.4.28](https://github.com/rjw57/verify-oidc-identity/compare/0.4.27...0.4.28) (2025-03-18)
6
7
## [0.4.27](https://github.com/rjw57/verify-oidc-identity/compare/0.4.26...0.4.27) (2025-03-17)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "verify-oidc-identity"
-version = "0.4.28"
+version = "0.4.29"
description = "Verify OIDC JWT identity tokens using OIDC discovery"
authors = [ "Rich Wareham <rich.verify-oidc-identity@richwareham.com>" ]
license = "MIT"
0 commit comments