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.
我正在使用 django-oauth2-provider 生成令牌。但我想一次保持一个会话。就像用户在一个设备上登录并从其他设备请求另一个登录一样,那么初始令牌应该过期。我可以用 django-oauth2-privder 包处理这件事吗
这是另一个问题,其中包含一些关于如何实现这一点的建议
检测到 Django Web 应用程序的多个登录