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

Develop #5

Merged
merged 3 commits into from
Apr 14, 2024
Merged

Develop #5

merged 3 commits into from
Apr 14, 2024

Conversation

daechan-jo
Copy link
Member

PR Type

<!— Please check the one that applies to this PR using "x". —>

  • 버그수정(Bugfix)
  • 기능개발(Feature)
  • 코드 스타일 변경(Code style update) (formatting, local variables)
  • 리팩토링 (no functional changes, no api changes)
  • 빌드 관련 변경
  • 문서 내용 변경
  • Other… Please describe:

Summary

요약


Describe your changes

상세 내용


Issue Number or Link

IsOptional

daechan-jo and others added 3 commits April 14, 2024 22:48
* Refactor: Update jwt interceptor

기존 인증, 인가 후 jwt발급 방식을 interceptor 통해 자동으로 갱신되도록 변경하였습니다. 전역으로 설정했으므로 앞으로 추가될 restAPI에 별도로 jwt관련 코드를 작성하지 않아도 무방합니다. (단, 예외가 존재할 수 있음)

* Test: Update register
@daechan-jo daechan-jo merged commit 6949a71 into main Apr 14, 2024
2 checks passed
@daechan-jo
Copy link
Member Author

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant