Skip to content

Commit

Permalink
Feat: 유저 정보 조회
Browse files Browse the repository at this point in the history
  • Loading branch information
yso8296 committed Nov 14, 2024
1 parent 3e28c83 commit 7e9a360
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,4 @@ public UserInfoResponse extractUserInfo(String accessToken) {
.getBody();
}
}

0 comments on commit 7e9a360

Please sign in to comment.