Commit Graph

7 Commits

Author SHA1 Message Date
3122f34093 🛂 security: fix auth token validation flow 2026-02-17 21:33:59 +07:00
08125dcb11 feat: add logout module 2026-02-10 23:12:04 +07:00
ba6935c31b 🎨 (jwt helper) create type and add details in error scope
create a type for JWT encode and add error details in JWT decode error scope
2025-06-24 16:45:39 +07:00
f0e1614709 add:module:user:repository:checkUserEmailAndUsernameAvailabillity | add repository for check username and email availabillity 2025-06-16 21:37:53 +07:00
ac10ae14f6 fix: fix.env.example 2025-06-14 15:05:20 +07:00
9cb84372b8 finishing auth controller verification 2025-05-13 14:35:48 +07:00
c72a06adb4 rewrite jwt set in login service 2025-05-12 21:58:13 +07:00