gpt4 book ai didi

django - 使用django-rest-authtoken时如何设置 token 过期时间?

转载 作者:行者123 更新时间:2023-12-05 03:29:27 40 4
gpt4 key购买 nike

我正在使用 django-rest-authtoken 库 ( https://github.com/wichmannpas/django-rest-authtoken ) 来管理我的 API 用户。最大的不便在于用户身份验证 token 将在 24 小时内过期,实际上需要每天执行登录。不幸的是,我找不到更改 token 过期时间的方法。任何帮助表示赞赏。

最佳答案

看起来 1 天是设置中的默认值:

https://github.com/wichmannpas/django-rest-authtoken/blob/master/rest_authtoken/settings.py#L10

因此在您的项目中设置 AUTH_TOKEN_VALIDITY 应该可以完成这项工作。

关于django - 使用django-rest-authtoken时如何设置 token 过期时间?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/71007247/

40 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com