Skip to content

[REFACTOR] 기존 Rate Limit 구현체 신규 인터페이스로 마이그레이션 #110

Description

@SinnoLn

✨ 기능 설명

기존에 개별 구현되어 있던 Rate Limit(로그인 방식 조회, 온보딩 Public API)을
신규 공통 RateLimiter 인터페이스로 교체

📝 작업 내용

  • auth: LoginMethodLookupLimiter.java → 신규 RateLimiter 인터페이스로 마이그레이션
  • onboarding Public API에 @ratelimited 적용
  • 관련 설정(application.yaml) 및 테스트 정리

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions