hedgedoc/backend/src/auth
Erik Michelson 92bde4d281 enhancement(api-tokens): add prefix and more strict validation
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-04-09 10:54:35 +02:00
..
auth-token.dto.ts refactor(backend): fix nestjs-typed linting errors 2023-07-09 21:12:56 +02:00
auth-token.entity.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
auth.module.ts refactor(backend): fix nestjs-typed linting errors 2023-07-09 21:12:56 +02:00
auth.service.spec.ts enhancement(api-tokens): add prefix and more strict validation 2024-04-09 10:54:35 +02:00
auth.service.ts enhancement(api-tokens): add prefix and more strict validation 2024-04-09 10:54:35 +02:00
mock-auth.guard.ts fix: add CompleteRequest type to have better type checks for HTTP-Request attribute injection. 2023-05-07 20:45:15 +02:00
token.strategy.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00