hedgedoc/src/auth
Philip Molares 0a3247492a auth: Add cron to clean old tokens
Rename AuthToken.identifier to label

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-01-25 21:30:04 +01:00
..
auth-token-with-secret.dto.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
auth-token.dto.ts auth: Integrate suggestions by @davidmehren 2021-01-25 21:30:02 +01:00
auth-token.entity.ts auth: Add cron to clean old tokens 2021-01-25 21:30:04 +01:00
auth.module.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
auth.service.spec.ts auth: Add cron to clean old tokens 2021-01-25 21:30:04 +01:00
auth.service.ts auth: Add cron to clean old tokens 2021-01-25 21:30:04 +01:00
mock-auth.guard.ts auth: fixes unit and e2e tests 2021-01-25 21:30:02 +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: adds token-auth to public api 2021-01-25 21:29:59 +01:00