Yi Xiao

Results 3 issues of Yi Xiao

### 📜 Description We are hosting our backstage website with our corporate certificate and https host. Everything works fine. but when we open the tech doc, the backstage will send...

bug
core
backend
stale

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug

this is more like a question instead of an issue: - context: we want to override `jwt.TimeFunc` to always read `now` from request header ``` func ApplyOverrideJWTTimeFunc(header http.Header) { jwt.TimeFunc...