-
feat(api): add loginInfo endpoint and persist last login time · b291e91d
- add /loginInfo endpoint returning last login time and lock state per user - persist last login time in user_login_record table via JPA - expose getLockTime in LoginAttemptService - integrate springdoc-openapi with Swagger UI annotations
linxu authoredb291e91d
×