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-02-07 11:23:43 +01:00
..
decorator feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
dto docs(backend): add swagger documentation 2023-02-07 11:23:43 +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 refactor: handle authentication state in middleware 2023-02-04 18:12:49 +01:00
auth.module.ts refactor: extract totp operations in seperate service 2022-12-26 12:43:36 +01:00
auth.service.ts fix: invalid redirection after jwt expiry 2023-02-06 11:15:46 +01:00
authTotp.service.ts feat: use cookies for authentication 2023-01-04 11:54:28 +01:00