-
Notifications
You must be signed in to change notification settings - Fork 0
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] 로그인 시스템 구축 #12
Labels
enhancement
New feature or request
Comments
Youhoseong
added a commit
that referenced
this issue
Jul 10, 2022
* [Feat] 스프링 시큐리티 기본 윤곽 설정 * [Feat] Spring Security 구축 (토큰 검증 PART) * [Refactor] 시큐리티 코드 정리 1차 * [Refactor] PR대비 코드 정리 * [Refactor] 공통 consts Core 모듈화 * [Fix] dml, ddl 분리 * [Refactor] 코드정리, 유저 not found 에러 수정 * [Fix] sample user email value 제거 * [Fix] useless 주석 제거 * [Fix] AllArgsConstructor 사용 * [Fix] Signup URL Allow only to POST method * [Feat] Kakao Login 1차 #12 * [Fix] 코드 정리 * [Fix] Transaction 추가 * [Fix] secret 수정 * [Feat] 회원가입 시 프로필 기본 생성 추가
Youhoseong
added a commit
that referenced
this issue
Jul 10, 2022
* [Feat] 스프링 시큐리티 기본 윤곽 설정 * [Feat] Spring Security 구축 (토큰 검증 PART) * [Refactor] 시큐리티 코드 정리 1차 * [Refactor] PR대비 코드 정리 * [Refactor] 공통 consts Core 모듈화 * [Fix] dml, ddl 분리 * [Refactor] 코드정리, 유저 not found 에러 수정 * [Fix] sample user email value 제거 * [Fix] useless 주석 제거 * [Fix] AllArgsConstructor 사용 * [Fix] Signup URL Allow only to POST method * [Feat] Kakao Login 1차 #12 * [Fix] 코드 정리 * [Fix] Transaction 추가 * [Fix] secret 수정 * [Feat] 회원가입 시 프로필 기본 생성 추가 * [Fix] 테스트코드 오류 수정 + kakao oauth 흐름 수정
Youhoseong
pushed a commit
that referenced
this issue
Jul 11, 2022
Youhoseong
pushed a commit
that referenced
this issue
Jul 11, 2022
Youhoseong
added a commit
that referenced
this issue
Jul 11, 2022
* [Feat] 스프링 시큐리티 기본 윤곽 설정 * [Feat] Spring Security 구축 (토큰 검증 PART) * [Refactor] 시큐리티 코드 정리 1차 * [Refactor] PR대비 코드 정리 * [Refactor] 공통 consts Core 모듈화 * [Fix] dml, ddl 분리 * [Refactor] 코드정리, 유저 not found 에러 수정 * [Fix] sample user email value 제거 * [Fix] useless 주석 제거 * [Fix] AllArgsConstructor 사용 * [Fix] Signup URL Allow only to POST method * [Feat] Kakao Login 1차 #12 * [Fix] 코드 정리 * [Fix] Transaction 추가 * [Fix] secret 수정 * [Feat] 회원가입 시 프로필 기본 생성 추가 * [Fix] 테스트코드 오류 수정 + kakao oauth 흐름 수정 * [Fix] openapi copy 순서보장 로직 반영
Youhoseong
pushed a commit
that referenced
this issue
Jul 14, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
여러 소셜 로그인을 통한 서비스 로그인 시스템을 구축해야함.
The text was updated successfully, but these errors were encountered: