express.js有个csrf插件csurf,https://github.com/expressjs/csurf生成的 token 可以重复使用。这个不影响安全性么?
貌似找到了答案 https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.md