inertia-rails-auth
✓在 Inertia Rails 应用程序中实现身份验证和授权。使用 Devise、has_secure_password 或其他身份验证解决方案设置登录、会话、权限和访问控制时使用。
SKILL.md
Guide to implementing authentication and authorization in Inertia Rails applications.
Inertia uses your existing Rails authentication infrastructure. No special OAuth or token-based auth required. Since your frontend and backend share the same domain, session-based auth works seamlessly.
Since frontend components can't access server-side authorization helpers, pass permission results as props:
在 Inertia Rails 应用程序中实现身份验证和授权。使用 Devise、has_secure_password 或其他身份验证解决方案设置登录、会话、权限和访问控制时使用。 来源:cole-robertson/inertia-rails-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/cole-robertson/inertia-rails-skills --skill inertia-rails-auth- 分类
- !安全工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 inertia-rails-auth?
在 Inertia Rails 应用程序中实现身份验证和授权。使用 Devise、has_secure_password 或其他身份验证解决方案设置登录、会话、权限和访问控制时使用。 来源:cole-robertson/inertia-rails-skills。
如何安装 inertia-rails-auth?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cole-robertson/inertia-rails-skills --skill inertia-rails-auth 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/cole-robertson/inertia-rails-skills
详情
- 分类
- !安全工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01