This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
가입기능 구현 #28
Comments
논의
|
youngvly
added a commit
that referenced
this issue
Nov 14, 2021
youngvly
added a commit
that referenced
this issue
Nov 14, 2021
youngvly
added a commit
that referenced
this issue
Nov 14, 2021
youngvly
added a commit
that referenced
this issue
Nov 14, 2021
youngvly
added a commit
that referenced
this issue
Nov 18, 2021
* [#28] security 적용 (SecurityConfig.kt) , api mock 생성 * [#28] 가입 인증코드 기능구현 * [#28] 가입기능 구현 * [#28] authCode 복합키로 설정 - 복합키 미지원 확인 spring-projects/spring-data-relational#574 * [#28] spring security에서 swagger관련 제외 * [#28] 이벤트 통일 , exception 응답 설정, 트랜잭션 커밋안되는 이슈 수정 * [#28] 이전 상태 체크 추가 * Update user-api/src/main/kotlin/com/sns/user/core/config/SwaggerTag.kt Co-authored-by: Chanhyeong Cho <chu7825@gmail.com> * PR반영, 논의내용 반영 - response는 json으로 - crudRepository 활용 - controller에 함께 aggregator 위치. (1:1 매칭) * 코드정리, test fail 수정 Co-authored-by: Chanhyeong Cho <chu7825@gmail.com>
youngvly
added a commit
that referenced
this issue
Nov 30, 2021
* [#28] 탈퇴 구현 [#31] 로그인유저 주입 방식 수정 * [#31] password encoder 수정 , 확장성을 위해 delegateEncoder 사용 * [#31] auth 서버 설정 * [#31] grant_type 수정, * [#31] 자동으로 토큰받는것까지 확인됨. - userInfo endpoint 확인필요 * [#31] front 서버 로그인, 권한체크 확인됨. - 로그아웃안됨, * [#31] 로그아웃 동작확인 * [#31] 주석추가 * [#31] front - user 서버 api인증 확인 * [#31] git ignore 추가 * [#31] 코드정리 * 미사용코드 정리
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
기능
api
The text was updated successfully, but these errors were encountered: