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

[KS-2] Token 인증 로직 구현 #5

Merged
merged 6 commits into from
Apr 24, 2024
Merged

[KS-2] Token 인증 로직 구현 #5

merged 6 commits into from
Apr 24, 2024

Conversation

unanchoi
Copy link
Collaborator

Related issue

Work Description

  • Token 인증 로직을 구현했습니다.
  • jwt 라이브러리만 사용했었는데, 다른 라이브러리를 사용해봐서 구현하는데 시간이 조금 걸렸습니다 ..

@unanchoi unanchoi added the Feat label Apr 24, 2024
@unanchoi unanchoi self-assigned this Apr 24, 2024
@unanchoi unanchoi merged commit fbc460d into main Apr 24, 2024
1 check passed
@unanchoi unanchoi deleted the task/#3 branch April 24, 2024 14:33
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.

[KS-2] Token 인증 로직 구현
1 participant