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

πŸš€ Redis TTL 섀정을 ν†΅ν•œ 이메일 인증 만료 κΈ°λŠ₯ μΆ”κ°€ #79

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

ASak1104
Copy link
Collaborator

βœ… μš”κ΅¬μ‚¬ν•­

πŸš€ μ£Όμš” 변경사항

  • μ‚¬μš©μž 인증 μ½”λ“œμΈ Certificate 객체에 λŒ€ν•œ TTL μ„€μ •
  • 만료된 인증 μ½”λ“œμ— λŒ€ν•œ Exception 및 Response μ„€μ •

πŸ’‘ 기타사항

@ASak1104 ASak1104 added the enhancement New feature or request label Jan 18, 2024
@ASak1104 ASak1104 self-assigned this Jan 18, 2024
@ASak1104 ASak1104 linked an issue Jan 18, 2024 that may be closed by this pull request
1 task
Copy link
Collaborator

@shoeone96 shoeone96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

인증 μ½”λ“œ 만료 μ‹œκ°„μ— 따라 둜직 λ³€ν•˜λŠ” λ‚΄μš© ν™•μΈν–ˆμŠ΅λ‹ˆλ‹€ :)

Copy link

πŸ“‘ Jacoco ν…ŒμŠ€νŠΈ κ²°κ³Ό

Overall Project 98.48% 🍏
Files changed 100% 🍏

File Coverage
CertificateService.java 100% 🍏
ExpiredCertificateException.java 100% 🍏
Certificate.java 100% 🍏

Copy link
Member

@Sehee-Lee-01 Sehee-Lee-01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

μ†ŒμŠ€μ½”λ“œ 확인 μ™„λ£Œν–ˆμŠ΅λ‹ˆλ‹€!! μˆ˜κ³ ν•˜μ…¨μŠ΅λ‹ˆλ‹€!

@Sehee-Lee-01 Sehee-Lee-01 merged commit 48ffb69 into feature Jan 18, 2024
1 check passed
@Sehee-Lee-01 Sehee-Lee-01 deleted the feature-email-redis-ttl branch January 18, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

βœ… Email 인증 μ½”λ“œ TTL μ„€μ •
3 participants