·better-auth-python

Python/FastAPI バックエンドの認証 JWT 検証が向上しました。 JWT トークンを介して Python API を Better Auth TypeScript サーバーと統合する場合に使用します。 JWKS 検証、FastAPI 依存関係、SQLModel/SQLAlchemy 統合、保護されたルートについて説明します。

9インストール·0トレンド·@naimalarain13

インストール

$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 |

Python/FastAPI バックエンドの認証 JWT 検証が向上しました。 JWT トークンを介して Python API を Better Auth TypeScript サーバーと統合する場合に使用します。 JWKS 検証、FastAPI 依存関係、SQLModel/SQLAlchemy 統合、保護されたルートについて説明します。 ソース: naimalarain13/hackathon-ii_the-evolution-of-todo。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill better-auth-python
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

better-auth-python とは?

Python/FastAPI バックエンドの認証 JWT 検証が向上しました。 JWT トークンを介して Python API を Better Auth TypeScript サーバーと統合する場合に使用します。 JWKS 検証、FastAPI 依存関係、SQLModel/SQLAlchemy 統合、保護されたルートについて説明します。 ソース: naimalarain13/hackathon-ii_the-evolution-of-todo。

better-auth-python のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill better-auth-python インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

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