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] 로그인 시스템 구축 #12

Closed
Youhoseong opened this issue Jun 18, 2022 · 0 comments
Closed

[Feat] 로그인 시스템 구축 #12

Youhoseong opened this issue Jun 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Youhoseong
Copy link
Collaborator

여러 소셜 로그인을 통한 서비스 로그인 시스템을 구축해야함.

  • 구글, 네이버, 카톡, 애플 등 다양한 방법을 사용하므로 코드가 난잡해지지 않게 핵심 코드를 공통화하는 것이 중요해보임
@Youhoseong Youhoseong added the enhancement New feature or request label Jun 18, 2022
Youhoseong pushed a commit that referenced this issue Jul 9, 2022
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 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 순서보장 로직 반영
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

1 participant