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.
如何创建身份验证令牌或有效期为 10 分钟左右的东西。我有一个auth_token用于验证其请求的 api。基本上,我想要一种加密我的方法,auth_token并且加密auth_token是随请求一起发送的,有效期很短。
auth_token