a582b75c82
feat: new ValidateToken method for AuthService, based on code from the monolithic implementation of auth middleware;
...
feat: add detailed authentication error types;
2025-07-15 21:59:05 +03:00
0a51727af8
refactor: updated swagger;
...
feat: helper function in errors for checking postgres error types;
feat: sql query method for finding users by their email;
feat: registration begin/complete with checking existing username/email;
refactor: error handling in controller
2025-07-03 04:33:25 +03:00
284d959bc3
feat: new general and auth errors;
...
feat: NewPointer helper function in utils;
refactor: length validation in auth models
2025-06-30 01:34:59 +03:00
be9aee7145
chore: GPL-3.0 license propagated into *.go files in backend
2025-06-24 01:37:47 +03:00
0c4d618fa4
feat: dbcontext abstraction via dependency
2025-06-21 02:27:23 +03:00
654c1eb7b5
feat: prototyping possible interaction of database, controllers, services with auth service
2025-06-20 13:33:06 +03:00
87878f15a3
feat: service/controller prototype
2025-06-19 18:37:19 +03:00