fixed ci4s oauth2接入

This commit is contained in:
2024-10-23 11:21:04 +08:00
parent d038f30994
commit c93ae8ebae

View File

@@ -3,7 +3,7 @@ class Oauth::Ci4sController < Oauth::BaseController
def oauth_url
Ci4s::Service.oauth_url(code)
redirect_to Ci4s::Service.oauth_url
end
# 需要educoder那边设置回调地址