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

🔀newAuthorization undefined 예외 처리 진행 #283

Merged
merged 2 commits into from
Aug 23, 2024
Merged

Conversation

Ethen1264
Copy link
Contributor

🔍 개요

기존에 newAuthorization가 undefined시 예외처리가 되어있지 않아 에러가 발생했다.
또한 getToken의 토큰 검증 로직을 제거한 후 accessToken 제발급에 이슈가 있었다.

📃 작업사항

기존의 토큰 검증 로직을 추가하고 newAuthorization의 undefined시 예외처리를 진행하여 해결했다.

Copy link

vercel bot commented Aug 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dotori-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 2:20am

@Ethen1264 Ethen1264 merged commit 3d99c71 into develop Aug 23, 2024
3 checks passed
@Ethen1264 Ethen1264 mentioned this pull request Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣ Priority: High 우선순위: 상 🐞 Type: Bug 버그 발생
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants