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

[global] oauth 인증 flow 변경 #48

Open
tlsgmltjd opened this issue Jun 21, 2024 · 0 comments
Open

[global] oauth 인증 flow 변경 #48

tlsgmltjd opened this issue Jun 21, 2024 · 0 comments
Assignees
Labels
feature 새로운 기능 추가 priority: low 우선순위 낮음 - style, docs 등 기능에 영향을 주지 않음

Comments

@tlsgmltjd
Copy link
Member

개요

oauth 인증 flow를 FE에서 관리할 수 있도록 변경합니다.

  • 현재는 oauth 로그인 후 BE url로 redirect되어 인증 진행 후 FE로 리다이렉트 시키는 방식입니다.
    하지만 해당 방법은 BE측에서 예외처리하지 않은 에러가 발생시 브라우저에서 화이트라벨 페이지를 띄우게 됩니다. (FE에서 관리할 수 없음)
@tlsgmltjd tlsgmltjd added feature 새로운 기능 추가 priority: low 우선순위 낮음 - style, docs 등 기능에 영향을 주지 않음 labels Jun 21, 2024
@tlsgmltjd tlsgmltjd self-assigned this Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능 추가 priority: low 우선순위 낮음 - style, docs 등 기능에 영향을 주지 않음
Projects
None yet
Development

No branches or pull requests

1 participant