anitab-org / anitab-org/bridge-in-tech-backend
Feature : Checking if the auth token has expired
未關閉
Category: Coding
hacktoberfest
Status: Available
Type: Enhancement
- 主要語言
- Python
- 星號
- 24
- 分支
- 80
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### Is your feature request related to a problem? Please describe.
Currently, we send all auth tokens to the MS-backend. However if we check if the auth token has expired or not before sending it to the MS-backend then it would reduce the load and also limit our calls to the MS-backend.
### Describe the solution you'd like
Check if the Auth token has expired. And if it has send a 401 response to the user.
### Additional context
There is an open pr for tsomething similar on the MS-android repo as well.
貢獻指南
評估
這個 Issue 還沒有評估資料。