·better-auth-python

Bessere Auth-JWT-Überprüfung für Python/FastAPI-Backends. Verwendung bei der Integration von Python-APIs mit einem Better Auth TypeScript-Server über JWT-Tokens. Behandelt JWKS-Überprüfung, FastAPI-Abhängigkeiten, SQLModel/SQLAlchemy-Integration und geschützte Routen.

9Installationen·0Trend·@naimalarain13

Installation

$npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill better-auth-python

SKILL.md

Integrate Python/FastAPI backends with Better Auth (TypeScript) authentication server using JWT verification.

| SQLModel | reference/sqlmodel.md | | SQLAlchemy | reference/sqlalchemy.md |

| Protected Routes | examples/protected-routes.md | | JWT Verification | examples/jwt-verification.md |

Bessere Auth-JWT-Überprüfung für Python/FastAPI-Backends. Verwendung bei der Integration von Python-APIs mit einem Better Auth TypeScript-Server über JWT-Tokens. Behandelt JWKS-Überprüfung, FastAPI-Abhängigkeiten, SQLModel/SQLAlchemy-Integration und geschützte Routen. Quelle: naimalarain13/hackathon-ii_the-evolution-of-todo.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill better-auth-python
Kategorie
!Sicherheit
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist better-auth-python?

Bessere Auth-JWT-Überprüfung für Python/FastAPI-Backends. Verwendung bei der Integration von Python-APIs mit einem Better Auth TypeScript-Server über JWT-Tokens. Behandelt JWKS-Überprüfung, FastAPI-Abhängigkeiten, SQLModel/SQLAlchemy-Integration und geschützte Routen. Quelle: naimalarain13/hackathon-ii_the-evolution-of-todo.

Wie installiere ich better-auth-python?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill better-auth-python Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo