Iain Sproat
15274d13cf
chore(/auth/token): make thrown error more specific about message ( #4830 )
2025-05-27 17:47:28 +01:00
Iain Sproat
149cc1871e
chore(logging): observability of operations related to auth
2025-04-14 13:36:03 +01:00
Iain Sproat
1c0b6e228d
chore(server/middleware): allow CORS to be configurable ( #4018 )
...
- renames corsMiddleware to corsMiddlewareFactory to follow naming convention
- optionally allow cors middleware to be configured
- amend direct calls of `cors` package to now use middleware factory
2025-02-18 13:50:34 +00:00
Iain Sproat
c59e6043bb
fix(server/errors): derive errors from BaseError ( #3918 )
2025-01-30 18:15:56 +01:00
Kristaps Fabians Geikins
fe1997b86d
chore(server): core IoC #76 - validateTokenFactory
2024-10-16 17:43:26 +03:00
Kristaps Fabians Geikins
bd14791db0
chore(server): core IoC #74 - revokeTokenByIdFactory
2024-10-16 17:21:41 +03:00
Kristaps Fabians Geikins
8abc801bae
chore(server): core IoC #71 - createAppTokenFactory
2024-10-16 16:59:54 +03:00
Kristaps Fabians Geikins
3b47774a9a
chore(server): auth typescript cleanup ( #3045 )
...
* chore(server): auth IoC 19 - setupStrategiesFactory
* chore(server): auth typescript cleanup
2024-09-20 12:23:12 +03:00