Updated documentation.

This commit is contained in:
Leo Vasanko
2025-12-05 16:15:50 +00:00
parent 4b16037426
commit 8b98cb6325
3 changed files with 43 additions and 109 deletions
+2 -1
View File
@@ -5,7 +5,8 @@ build-backend = "hatchling.build"
[project]
name = "paskia"
dynamic = ["version"]
description = "Passkey Authentication for Web Services"
description = "Passkey Auth made easy: all sites and APIs can be guarded even without any changes on the protected site."
keywords = [ "forward_auth", "auth_request", "FastAPI" ]
authors = [
{name = "Leo Vasanko"},
]