We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Kakao Oauth Provider가 제공해주는 Kakao UserPrincipal의 "http://"로 시작하는 유저의 프로필 이미지 url을, "https://"로 가공한다.
The text was updated successfully, but these errors were encountered:
🔨 Refactor/#183 - 카카오 프로필 이미지 url 가공
aca0d8f
🔨 Refactor/#183 - 카카오 프로필 이미지 url 가공 (#184)
458139c
dongkyeomjang
Successfully merging a pull request may close this issue.
🛠️ Issue Description
Kakao Oauth Provider가 제공해주는 Kakao UserPrincipal의 "http://"로 시작하는 유저의 프로필 이미지 url을, "https://"로 가공한다.
💭 Cause and effect
Kakao Oauth Provider가 제공해주는 Kakao UserPrincipal의 "http://"로 시작하는 유저의 프로필 이미지 url을, "https://"로 가공한다.
📝 check-lists
The text was updated successfully, but these errors were encountered: