Yimaru-BackEnd/internal/services/authentication
Yared Yemane 78f231f222 fix OTP verification by submitted code
Resolve false OTP already used/expired responses during registration by loading OTP rows using user_id plus submitted otp code and validating usage/expiry on the matched row.

Made-with: Cursor
2026-04-25 05:07:19 -07:00
..
google.go vimeo itegration + Google auth and fiberbase messaging minor fixes + profile completed status fix and profile progress (not course progress) tracker immplementation 2026-02-04 09:59:21 -08:00
impl.go fix OTP verification by submitted code 2026-04-25 05:07:19 -07:00
interface.go user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
service.go changed age to agegroup, added refresh route, token generation after otp verification 2026-01-18 03:12:28 -08:00