two-factor-authentication-best-practices とは?
このスキルは、Better Auth の twoFactor プラグインを使用して安全な 2 要素認証 (2FA) を実装するためのガイダンスと適用ルールを提供します。 ソース: better-auth/skills。
このスキルは、Better Auth の twoFactor プラグインを使用して安全な 2 要素認証 (2FA) を実装するためのガイダンスと適用ルールを提供します。
コマンドラインで two-factor-authentication-best-practices AI スキルを開発環境にすばやくインストール
ソース: better-auth/skills。
When adding 2FA to your application, configure the twoFactor plugin with your app name as the issuer. This name appears in authenticator apps when users scan the QR code.
Note: After adding the plugin, run npx @better-auth/cli migrate to add the required database fields and tables.
Add the client plugin and configure the redirect behavior for 2FA verification:
このスキルは、Better Auth の twoFactor プラグインを使用して安全な 2 要素認証 (2FA) を実装するためのガイダンスと適用ルールを提供します。 ソース: better-auth/skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/better-auth/skills --skill two-factor-authentication-best-practicesこのスキルは、Better Auth の twoFactor プラグインを使用して安全な 2 要素認証 (2FA) を実装するためのガイダンスと適用ルールを提供します。 ソース: better-auth/skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/better-auth/skills --skill two-factor-authentication-best-practices インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/better-auth/skills