hedgedoc/src/auth
David Mehren 0944f07834
Ensure optional properties of AuthTokenDto are initialized
Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-29 21:14:09 +02:00
..
auth-token-with-secret.dto.ts auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
auth-token.dto.ts AuthTokenDto: Make properties consistently optional 2021-04-29 15:55:11 +02:00
auth-token.entity.ts Ensure optional properties of AuthTokenDto are initialized 2021-04-29 21:14:09 +02:00
auth.module.ts auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
auth.service.spec.ts AuthService.randomString: Throw Error instead of returning null 2021-04-29 16:06:59 +02:00
auth.service.ts Ensure optional properties of AuthTokenDto are initialized 2021-04-29 21:14:09 +02:00
mock-auth.guard.ts Enforce explicit function return types 2021-02-27 17:41:32 +01:00
token-auth.guard.ts auth: adds token-auth to public api 2021-01-15 18:53:09 +01:00
token.strategy.ts auth: Fix UnauthorizedException throwing 2021-01-29 22:00:47 +01:00