Jayden
Results
2
issues of
Jayden
我修改了 Dockerfile 为 pnpm 进行 build,成功在本地运行,使用 ip:port 的形式访问没有问题。 但使用 nginx 对其进行反代后,使用 https 访问无法显示地图,console 中显示 Map is not supported by this browser。
OAuth 登陆问题
24
### Describe the bug 在 GitHub 后台 callback 地址填写为 https 时,登陆显示 redirect_uri 不一致,改为 http 即可。  但改为 http 后 GitHub 授权登录后跳转出错,如下图:  Google 也有类似的 https 问题,但更改为 http 后没有问题。 ### Reproduction...