hedgedoc/src/auth
David Mehren b2b3849300
Adjust tests to new Session and Author entities
Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-31 18:44:00 +02:00
..
auth-token-with-secret.dto.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
auth-token.dto.ts AuthTokenEntity: Make validUntil not nullable 2021-05-09 22:05:47 +02:00
auth-token.entity.ts AuthTokenEntity: Make validUntil not nullable 2021-05-09 22:05:47 +02:00
auth.module.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
auth.service.spec.ts Adjust tests to new Session and Author entities 2021-05-31 18:44:00 +02:00
auth.service.ts refactor: Remove randomString function 2021-05-17 20:27:40 +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-25 21:29:59 +01:00
token.strategy.ts auth: Fix UnauthorizedException throwing 2021-01-29 22:00:47 +01:00