|
|
541847221b
|
chore: tidy swagger comments;
feat: password reset models;
feat: verification code validator
|
2025-07-11 17:44:48 +03:00 |
|
|
|
bc9f5c6d3c
|
fix: unique user id in user session;
feat: login controller method;
fix: name validation hander
|
2025-07-06 14:00:59 +03:00 |
|
|
|
5e32c3cbd3
|
refactor: password requirements variables;
refactor: password validation function moved to custom validators;
refactor: adjusted model's validation fields
|
2025-07-05 17:50:01 +03:00 |
|
|
|
8319afc7ea
|
refactor/fix: now using pgx errors for postgres error checking instead of trying to look up the error code;
feat: implemented working custom validation;
fix: authservice begin/complete registration
|
2025-07-05 03:08:00 +03:00 |
|