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

[FEAT🛠️] JWT TOKEN 적용 #5

Merged
merged 7 commits into from
Feb 3, 2024
Merged

[FEAT🛠️] JWT TOKEN 적용 #5

merged 7 commits into from
Feb 3, 2024

Conversation

kjy-asl
Copy link
Collaborator

@kjy-asl kjy-asl commented Feb 1, 2024

Related Issue 🚀

Work Description ✏️

  • JWT 토큰 작성했습니다.

  • AuthConfig에서 jwtsecretkey선언.

  • userId를 받아 해당 유저의 accesstoken과 refreshtoken 생성 api 작

PR Point 📸

우선 jwt 발급 및 검증만 구현해봤습니당.

@kjy-asl kjy-asl self-assigned this Feb 1, 2024
@kjy-asl kjy-asl changed the title Feat/#4 jwt token [FEAT🛠️] JWT TOKEN 적용 Feb 1, 2024
@kjy-asl kjy-asl changed the base branch from master to develop February 1, 2024 12:23
@ghghtygh ghghtygh merged commit 1526b54 into develop Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants