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
ploffer11 opened this issue Oct 10, 2020 · 4 comments
Open

로그인/회원가입 기능 구현 #1

ploffer11 opened this issue Oct 10, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@ploffer11
Copy link
Collaborator

로그인과 회원가입 기능의 구현

@ploffer11
Copy link
Collaborator Author

MySQL을 이용해 회원가입 기능 구현 완료

@ploffer11
Copy link
Collaborator Author

ploffer11 commented Oct 10, 2020

Express-Session 을 이용해 로그인 세션 유지 기능 구현 중
세션이 유지되지 않는 버그를 해결 중

@Young-in Young-in added the enhancement New feature or request label Oct 11, 2020
@ploffer11
Copy link
Collaborator Author

세션이 유지되지 않은 버그는 프론트엔드와 백엔드의 서버 주소가 달라서 발생했었고, credentials 옵션으로 해결함

@ploffer11
Copy link
Collaborator Author

세션을 통한 로그인 기능 구현 완료
Main Page에서 로그인한 사용자 대상으로 유저 네임까지 띄우는 데 성공함

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants