Skip to content
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

fix(NicoDora/auth) : 네이버 연동해제 오류 수정 #152

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

NicoDora
Copy link
Collaborator

No description provided.

@NicoDora NicoDora self-assigned this Nov 28, 2023
@@ -267,16 +268,19 @@ export class AuthService {
const naverUnlinkHeader = {
headers: {
Authorization: `Bearer ${accessToken}`,
'Content-Type': 'application/x-www-form-urlencoded',
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이거 추가했습니다

@NicoDora NicoDora merged commit be9901f into develop Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants