-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 로그인, 카카오 로그인, 토큰 갱신 응답 변경 (#86)
* fix: 일반 로그인에서 닉네임, 전용재료, 재고를 응답에서 제외 * fix: 토큰 갱신에서 닉네임, 전용재료, 재고를 응답에서 제외 * fix: 카카오 로그인에서 닉네임, 전용재료, 재고를 응답에서 제외
- Loading branch information
1 parent
ff4d939
commit 05d8923
Showing
6 changed files
with
4 additions
and
45 deletions.
There are no files selected for viewing
8 changes: 0 additions & 8 deletions
8
src/main/java/com/tteokguk/tteokguk/global/security/dto/WebLoginResponse.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 1 addition & 13 deletions
14
src/main/java/com/tteokguk/tteokguk/member/presentation/dto/WebIssuedTokensResponse.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters