anitab-org / anitab-org/bridge-in-tech-backend

Feature : Checking if the auth token has expired

未關閉
#206 15 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。