Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oAuth2Server.authorize()的执行结果,有生成code但后台出错,暴错内容是redirectUri指向的网页的内容。 #57

Open
liuliangjia opened this issue May 5, 2024 · 1 comment

Comments

@liuliangjia
Copy link

如何控制oAuth2Server.authorize()只返回url,但暂时不进行跳转?
image

我想在前端请求完oAuth2Server.authorize(),取得code成功后,手动进行跳转redirectUri。
oAuth2Server.authorize()过程会默认生成完code就在后端调用redirectUri?

@liuliangjia
Copy link
Author

8f7320f3641304b3da64e1990779e89
这个地方给它替换掉,不让它redirect就可以?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant