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.
我想将用户 TTL(生存时间)数据存储到数据库,即使他没有确认电子邮件并且没有经过身份验证。所以确认后我将设置“激活:真”并保留用户数据。我正在使用带有缝合功能的 Reactjs 应用程序。