We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d29c6 commit 5c535f6Copy full SHA for 5c535f6
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "asgi-claim-validator"
3
-version = "1.0.0"
+version = "1.0.1"
4
description = "A focused ASGI middleware for validating additional claims within JWT tokens to enhance token-based workflows."
5
authors = ["Fabio Greco <[email protected]>"]
6
maintainers = ["Fabio Greco <[email protected]>"]
0 commit comments