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

Create Login Page #5

Merged
merged 15 commits into from
Oct 5, 2023
Merged

Create Login Page #5

merged 15 commits into from
Oct 5, 2023

Conversation

wsi1212
Copy link
Collaborator

@wsi1212 wsi1212 commented Oct 5, 2023

문제 상황

사용자를 인증할 Login page 및 Login logic을 만들어야 한다.

해결 방법

Dauth를 이용하여 로그인한다.

할 일

  • DAuth 호출 및 비즈니스 로직 구성

기타

그냥 DAuth 부르기만 하는 것이 아니라 DAuth를 사용하지 않을 때 필요할 로직까지 전부 구현한다.

@wsi1212 wsi1212 self-assigned this Oct 5, 2023
@wsi1212 wsi1212 added the ⚡️ Feature 기능을 추가했어요! label Oct 5, 2023
@wsi1212 wsi1212 merged commit f7c7bd3 into dev Oct 5, 2023
1 check passed
@wsi1212 wsi1212 linked an issue Oct 5, 2023 that may be closed by this pull request
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡️ Feature 기능을 추가했어요!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Login page 구현
1 participant