Yi Xiao
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 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]...
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...