|
|
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 |
|
|
|
69d55ce060
|
fix: added missing return statement;
refactor: redundant comments
|
2025-06-25 16:21:16 +03:00 |
|
|
|
cbcfb8a286
|
feat: middleware for request body parsing, validation and authentication;
feat: helper function for getting request info from gin context
|
2025-06-24 17:31:48 +03:00 |
|
|
|
c2059dcd6e
|
feat: middlewares for authorization and automatic request parsing;
feat: roles enum
|
2025-06-24 13:57:39 +03:00 |
|