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.
我想使用 pyjwt 实现自定义 jwt 身份验证。我通过使用 pyjwt 编码有效负载来生成访问令牌。现在如何实现该访问令牌的刷新令牌?