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 0ccbd8d commit 31961c5Copy full SHA for 31961c5
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "fastapi-oidc"
3
-version = "0.0.7"
+version = "0.0.8"
4
description = "A simple library for parsing and verifying externally issued OIDC ID tokens in fastapi."
5
authors = ["HarryMWinters <[email protected]>"]
6
license = "MIT"
0 commit comments