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

feat: implement user auth #33

Merged
merged 5 commits into from
Aug 12, 2023
Merged

feat: implement user auth #33

merged 5 commits into from
Aug 12, 2023

Conversation

chaewonkong
Copy link
Contributor

👀 What is this PR?

로그인, 회원가입 API 연동

📝 Changes

  • signin
  • signup

로그인 성공시 userId를 localStorage에 저장

📌 Related issue(s)

📷 Attachment(optional)

src/query-hooks/useUsers/apis.ts Outdated Show resolved Hide resolved
src/pages/signup/index.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@asdf99245 asdf99245 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 respect

@chaewonkong chaewonkong merged commit 6179a64 into main Aug 12, 2023
@chaewonkong chaewonkong deleted the feat/signin-and-signup branch August 12, 2023 18:14
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

Successfully merging this pull request may close these issues.

3 participants