-
Notifications
You must be signed in to change notification settings - Fork 1
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
Google OAuth2 Token API 연동 #40
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
리뷰를 달아뒀습니다!
수정이 필요한 부분이 있어 코멘트를 달아뒀습니다!
application/wypl-core/src/test/java/com/wypl/wyplcore/GoogleOAuthTest.java
Outdated
Show resolved
Hide resolved
client/google-oauth-client/src/main/java/com/wypl/googleoauthclient/GoogleOAuthFactory.java
Outdated
Show resolved
Hide resolved
client/google-oauth-client/src/main/java/com/wypl/googleoauthclient/GoogleOAuthProperties.java
Outdated
Show resolved
Hide resolved
...oauth-client/src/main/java/com/wypl/googleoauthclient/data/response/GoogleTokenResponse.java
Outdated
Show resolved
Hide resolved
...le-oauth-client/src/main/java/com/wypl/googleoauthclient/exception/GoogleOAuthErrorCode.java
Outdated
Show resolved
Hide resolved
client/google-oauth-client/src/main/java/com/wypl/googleoauthclient/GoogleOAuthClient.java
Outdated
Show resolved
Hide resolved
client/google-oauth-client/src/main/java/com/wypl/googleoauthclient/GoogleOAuthClient.java
Outdated
Show resolved
Hide resolved
📄 Jacoco Coverage Report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGMT!
전체적으로 잘 작성하셨습니다!! 다음 작업을 진행하기 전에 해당 브랜치를 머지해주시고 제가 제안하는 내용이 하나 있는데 확인해보시고 변경해야할 것 같으면 수정해주세요!
...le-oauth-client/src/main/java/com/wypl/googleoauthclient/exception/GoogleOAuthErrorCode.java
Outdated
Show resolved
Hide resolved
...le-oauth-client/src/main/java/com/wypl/googleoauthclient/exception/GoogleOAuthErrorCode.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생했습니다 : )
📄 Jacoco Coverage Report
|
📑 개요
✅ PR 체크리스트
🚀 상세 작업 내용
GoogleOAuthParamFactory
팩토리 클래스 및 메서드 체이닝 적용📁 ETC
colsed: #33