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

Jwt 토큰 인코딩/디코딩 기능 추가 #32

Closed
2 tasks done
kwonyj1022 opened this issue Jan 27, 2025 · 0 comments · Fixed by #33
Closed
2 tasks done

Jwt 토큰 인코딩/디코딩 기능 추가 #32

kwonyj1022 opened this issue Jan 27, 2025 · 0 comments · Fixed by #33
Assignees
Labels
feature 새로운 기능 추가

Comments

@kwonyj1022
Copy link
Collaborator

kwonyj1022 commented Jan 27, 2025

📄 설명

Jwt 토큰 인코딩/디코딩 기능

✅ 작업할 내용

  • Jwt 토큰 인코딩 기능 추가
  • Jwt 토큰 디코딩 기능 추가

🙋🏻 참고 자료

No response

@kwonyj1022 kwonyj1022 added the feature 새로운 기능 추가 label Jan 27, 2025
@kwonyj1022 kwonyj1022 self-assigned this Jan 27, 2025
kwonyj1022 added a commit that referenced this issue Jan 27, 2025
* chore: jwt 의존성 추가

* chore: .gitignore에 dev 및 prod 환경설정 파일 추가

* chore: 로컬 설정 파일에 jwt 관련 설정 추가

* feat: 설정 파일에서 jwt 설정값을 가져오는 기능 추가

* feat: 토큰 인코딩 기능 추가

* feat: 토큰 디코딩 기능 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능 추가
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant