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

[REFACTOR]: Jwt Validator 관련 Refactoring #102

Merged
merged 11 commits into from
Aug 21, 2024
Merged

Conversation

sejineer
Copy link
Contributor

📄 Summary

Apple Token과 서버의 Jwt 에서 동일한 Jwt 검증 로직이 사용될 것 같아 Domain 모듈에 Validator 로 추출해 method 사용성을 증가시켰습니다.

🙋🏻 More

@sejineer sejineer added the refactor 코드를 리팩토링 label Aug 21, 2024
@sejineer sejineer requested review from kjb512 and hojinida August 21, 2024 09:53
@sejineer sejineer self-assigned this Aug 21, 2024
Copy link
Contributor

@hojinida hojinida left a comment

Choose a reason for hiding this comment

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

!good

@sejineer sejineer merged commit 1d8f959 into develop Aug 21, 2024
1 check passed
@sejineer sejineer deleted the feature/#9-apple-token branch August 21, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 코드를 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants