1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-11-15 20:00:33 +01:00
pingvin-share/backend/src/auth
2023-01-10 13:32:37 +01:00
..
decorator feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
dto feat: delete all sessions if password was changed 2023-01-10 13:32:37 +01:00
guard refactor: convert config variables to upper case 2022-12-05 16:53:52 +01:00
strategy feat: use cookies for authentication 2023-01-04 11:54:28 +01:00
auth.controller.ts feat: delete all sessions if password was changed 2023-01-10 13:32:37 +01:00
auth.module.ts refactor: extract totp operations in seperate service 2022-12-26 12:43:36 +01:00
auth.service.ts feat: delete all sessions if password was changed 2023-01-10 13:32:37 +01:00
authTotp.service.ts feat: use cookies for authentication 2023-01-04 11:54:28 +01:00