EricGao888 commented on PR #12549: URL: https://github.com/apache/dolphinscheduler/pull/12549#issuecomment-1303068538
@songjianet @devosend @Amy0104 Currently we have some logic in front-end `handleLogin` like calling `getUserInfo()`. Once we support `OAuth2` login, user will no more get redirected to Username / Password login page, this `handlLogin` will not get triggered and that causes some issues, such as users cannot create projects. May I ask whether there are solutions to this?  https://github.com/apache/dolphinscheduler/blob/7d0e2cbbb9fcd2e1543f5166f0518eda03afae89/dolphinscheduler-ui/src/views/login/use-login.ts#L35-L44 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
