什么是 authentication?
Boring JavaScript Stack 的身份验证模式 — 基于会话的身份验证,包括密码、魔术链接、密钥 (WebAuthn)、双因素身份验证(TOTP/电子邮件/备份代码)、密码重置和 OAuth。在 Sails.js 应用程序中实现或修改任何身份验证流程时,请使用此技能。 来源:sailscastshq/boring-stack。
Boring JavaScript Stack 的身份验证模式 — 基于会话的身份验证,包括密码、魔术链接、密钥 (WebAuthn)、双因素身份验证(TOTP/电子邮件/备份代码)、密码重置和 OAuth。在 Sails.js 应用程序中实现或修改任何身份验证流程时,请使用此技能。
通过命令行快速安装 authentication AI 技能到你的开发环境
来源:sailscastshq/boring-stack。
The Boring JavaScript Stack uses session-based authentication with multiple sign-in methods. The Ascent templates provide production-ready implementations of password auth, magic links, passkeys, two-factor authentication, password reset, and OAuth — all built on Sails.js actions, helpers, and policies.
Read individual rule files for detailed explanations and code examples:
Boring JavaScript Stack 的身份验证模式 — 基于会话的身份验证,包括密码、魔术链接、密钥 (WebAuthn)、双因素身份验证(TOTP/电子邮件/备份代码)、密码重置和 OAuth。在 Sails.js 应用程序中实现或修改任何身份验证流程时,请使用此技能。 来源:sailscastshq/boring-stack。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sailscastshq/boring-stack --skill authentication 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/sailscastshq/boring-stack --skill authenticationBoring JavaScript Stack 的身份验证模式 — 基于会话的身份验证,包括密码、魔术链接、密钥 (WebAuthn)、双因素身份验证(TOTP/电子邮件/备份代码)、密码重置和 OAuth。在 Sails.js 应用程序中实现或修改任何身份验证流程时,请使用此技能。 来源:sailscastshq/boring-stack。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sailscastshq/boring-stack --skill authentication 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sailscastshq/boring-stack