Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Better Auth + FastAPI JWT Bridge

Skill Warnung
85

Implement secure authentication bridge between Better Auth (Next.js frontend) and FastAPI (Python backend) using JWKS JWT token verification. Use this skill when users need to (1) Integrate Better Auth with FastAPI backend, (2) Implement JWT authentication with JWKS verification, (3) Set up user isolation and authorization in FastAPI endpoints, (4) Configure frontend to send authenticated API requests, or (5) Troubleshoot Better Auth + FastAPI authentication issues.

KI-Zusammenfassung

This extension facilitates a secure authentication bridge between a Next.js frontend using Better Auth and a FastAPI backend. It details how to implement JWT verification using JWKS, set up user isolation, and configure frontend API clients. The provided code snippets and documentation cover database schema requirements, token handling, and common troubleshooting scenarios.

Maintenance

  • critical:Commit recencyThere are no commits on the default branch, indicating the extension is likely unmaintained and potentially outdated.

Versioning

  • critical:Release ManagementThere is no version information available in the manifest files (SKILL.md, package.json) and no GitHub releases or CHANGELOG. The install instructions reference 'HEAD', making version pinning impossible.

Installation

npx skills add bilalmk/todo_correct

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

3 months ago
1 stars
MIT
Aktualisiert 2 days ago
Quellcode ansehen