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

사용자 회원가입, 유저정보 조회 기능 구현 #1

Open
nomorecommit opened this issue Aug 14, 2022 · 0 comments
Open

사용자 회원가입, 유저정보 조회 기능 구현 #1

nomorecommit opened this issue Aug 14, 2022 · 0 comments
Assignees

Comments

@nomorecommit
Copy link

Image

위 그림에서 표시한 부분 구현중입니다.

토큰을 받아온후 받아온 토큰으로 카카오 서버에 유저 정보를 요청하고
받아온 유저정보를 디비에 조회후 존재하지 않으면 새로 디비에 저장하고(회원가입)
있으면 브라우저에 뿌려주는 기능을 구현합니다

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

No branches or pull requests

2 participants