Ptt-official-app / go-pttbbs

golang 版本 的 pttbbs (https://github.com/ptt/pttbbs)
https://doc-pttbbs.devptt.dev
GNU General Public License v3.0
29 stars 15 forks source link

add refresh token. #374

Closed chhsiao1981 closed 1 year ago

chhsiao1981 commented 1 year ago

這個 PR 的目的 / Purpose of this PR

  1. /refresh and /refreshtoken/info
  2. VerifyJwt with whether check expireTS.
  3. *gin.Context in api

相關的 issue / Related Issues