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] 비대칭 키 Retrieve API 구현 #20

Closed
3 tasks done
hyunw9 opened this issue Nov 26, 2024 · 0 comments · Fixed by #22
Closed
3 tasks done

[FEAT] 비대칭 키 Retrieve API 구현 #20

hyunw9 opened this issue Nov 26, 2024 · 0 comments · Fixed by #22
Assignees
Labels
🎁 feature 새로운 기능을 개발하거나 추가, 변경할 경우(spring boot 내의 기능 코드)

Comments

@hyunw9
Copy link
Contributor

hyunw9 commented Nov 26, 2024

About Issue 🚀

인증 과정 복호화에 pem 키가 필요합니다.

해당 키를 retrieve하는 API를 구현합니다.

Progress ✔️

  • 조회 로직 작성
  • 조회 Controller 구현
  • 테스트
@hyunw9 hyunw9 added the 🎁 feature 새로운 기능을 개발하거나 추가, 변경할 경우(spring boot 내의 기능 코드) label Nov 26, 2024
@hyunw9 hyunw9 self-assigned this Nov 26, 2024
yummygyudon added a commit that referenced this issue Dec 7, 2024
yummygyudon added a commit that referenced this issue Dec 7, 2024
[FEAT/#20] Public Key 조회 API 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎁 feature 새로운 기능을 개발하거나 추가, 변경할 경우(spring boot 내의 기능 코드)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant