Vai al contenuto principale
Questo contenuto non è ancora disponibile nella tua lingua ed è mostrato in inglese.

Better Auth + FastAPI JWT Bridge

Skill Avviso
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.

Riepilogo IA

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.

Installazione

npx skills add bilalmk/todo_correct

Esegue la CLI skills di Vercel (skills.sh) tramite npx — richiede Node.js in locale e almeno un agente compatibile con skills installato (Claude Code, Cursor, Codex, …). Presuppone che il repository segua il formato agentskills.io.

3 months ago
1 stars
MIT
Aggiornato il 2 days ago
Vedi il codice sorgente