Closed jerryc127 closed 3 years ago
已經按文檔配置了 跳轉時出現授權失敗 目前只試了 gitee 和 gitea 都是同樣的情況
已gitea爲例 http://localhost:3127/messageboard/
點擊評論授權,跳轉的網站為 https://gitea.com/login/oauth/authorize?client_id=9618f8f2-0123-46a5-8260-a81dd53a4445&redirect_uri=http%3A%2F%2Flocalhost%3A3127%2Fmessageboard%2F&response_type=code&state=Vssue
但是我把網站去掉 messageboard%2F
messageboard%2F
發現是可以跳轉授權的 gitee 和 gitea 都是這種情況
我要怎麽解決
Environment
What's your question?
已經按文檔配置了 跳轉時出現授權失敗 目前只試了 gitee 和 gitea 都是同樣的情況
已gitea爲例 http://localhost:3127/messageboard/
點擊評論授權,跳轉的網站為 https://gitea.com/login/oauth/authorize?client_id=9618f8f2-0123-46a5-8260-a81dd53a4445&redirect_uri=http%3A%2F%2Flocalhost%3A3127%2Fmessageboard%2F&response_type=code&state=Vssue
但是我把網站去掉
messageboard%2F
發現是可以跳轉授權的 gitee 和 gitea 都是這種情況
我要怎麽解決