Listory/src/auth
2020-07-11 19:48:18 +02:00
..
decorators chore(api): update dependencies 2020-05-03 21:10:31 +02:00
dto feat(api): user authentication 2020-05-03 21:10:31 +02:00
auth.controller.ts fix(api): frontend sessions expire after 15 minutes (now 1d) 2020-05-13 21:23:57 +02:00
auth.module.ts feat: add docs and polish 2020-05-03 21:10:31 +02:00
auth.service.spec.ts chore(api): update dependencies 2020-05-03 21:10:31 +02:00
auth.service.ts fix: remove debug logging 2020-07-11 19:48:18 +02:00
jwt.strategy.ts chore(api): update dependencies 2020-05-03 21:10:31 +02:00
spotify.filter.ts feat(api): add optional spotify user whitelist 2020-05-03 21:10:31 +02:00
spotify.strategy.ts feat(api): validate configuration 2020-05-03 21:10:31 +02:00