We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
oauth 인증 flow를 FE에서 관리할 수 있도록 변경합니다.
The text was updated successfully, but these errors were encountered:
tlsgmltjd
No branches or pull requests
개요
oauth 인증 flow를 FE에서 관리할 수 있도록 변경합니다.
하지만 해당 방법은 BE측에서 예외처리하지 않은 에러가 발생시 브라우저에서 화이트라벨 페이지를 띄우게 됩니다. (FE에서 관리할 수 없음)
The text was updated successfully, but these errors were encountered: