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.
由于slidingExpiration 标志设置为true,我希望能够检测表单身份验证票证何时更新。我需要使用新的到期时间调用后端服务。有谁知道由于slidingExpiration而重新验证票证并使用新的到期时间更新票证的代码在哪里?
谢谢!
由于slidingExpiration标志设置为true,我希望能够检测表单身份验证票证何时更新
这发生在用户发送到您的站点的任何 HTTP 请求上。