From 68d63adab15306c5354b505061b75103a7d82d2a Mon Sep 17 00:00:00 2001 From: Aarno Aukia Date: Tue, 3 Mar 2026 16:56:31 +0100 Subject: [PATCH] Add capjs-server to community Python libraries Co-Authored-By: Claude Opus 4.6 --- docs/guide/community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guide/community.md b/docs/guide/community.md index 94769b8..b397930 100644 --- a/docs/guide/community.md +++ b/docs/guide/community.md @@ -56,6 +56,7 @@ These are React hook implementations of the Cap API, allowing full customization ### Python +- **[capjs-server](https://github.com/vshn/capjs-server)**: Stateless Python server library for Cap token verification (no database required) - **[django-cap](https://pypi.org/project/django-cap/)**: Python implementation for Cap's server with Django ### .NET