Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
知道如何保护 Rails 应用程序的小型 nodejs 组件免受 csrf 的影响吗?默认情况下,Rails 在每种形式和 ajax 调用中都有令牌。有没有办法针对节点验证这个 Rails 令牌?