·using-authentication
!

using-authentication

andrelandgraf/fullstackrecipes

クライアント側とサーバー側の認証には Better Auth を使用します。セッション アクセス、保護されたルート、サインイン/サインアウト、ユーザー データの取得について説明します。

38インストール·0トレンド·@andrelandgraf

インストール

$npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-authentication

SKILL.md

Use Better Auth for client and server-side authentication. Covers session access, protected routes, sign in/out, and fetching user data.

In protected pages, fetch user-specific data after validating the session:

クライアント側とサーバー側の認証には Better Auth を使用します。セッション アクセス、保護されたルート、サインイン/サインアウト、ユーザー データの取得について説明します。 ソース: andrelandgraf/fullstackrecipes。

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

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-authentication
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

using-authentication とは?

クライアント側とサーバー側の認証には Better Auth を使用します。セッション アクセス、保護されたルート、サインイン/サインアウト、ユーザー データの取得について説明します。 ソース: andrelandgraf/fullstackrecipes。

using-authentication のインストール方法は?

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

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

https://github.com/andrelandgraf/fullstackrecipes