Closed yenchenLiu closed 3 years ago
go get github.com/golang-jwt/jwt
go mod tidy
I also make sure it still can pass route_users_test.go which using jwt to validate user
👏 解決掉的 issue / Resolved Issues
⛏ 變更內容 / Details of Changes
go get github.com/golang-jwt/jwt
&&go mod tidy
I also make sure it still can pass route_users_test.go which using jwt to validate user