1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-11-16 12:20:13 +01:00
pingvin-share/backend/src/auth
Elias Schneider 5bc4f902f6
feat: improve config UI (#69)
* add first concept

* completed configuration ui update

* add button for testing email configuration

* improve mobile layout

* add migration

* run formatter

* delete unnecessary modal

* remove unused comment
2022-12-30 14:40:23 +01:00
..
decorator feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
dto fix: refresh token gets deleted on session end 2022-12-26 12:57:54 +01:00
guard refactor: convert config variables to upper case 2022-12-05 16:53:52 +01:00
strategy refactor: convert config variables to upper case 2022-12-05 16:53:52 +01:00
auth.controller.ts refactor: extract totp operations in seperate service 2022-12-26 12:43:36 +01:00
auth.module.ts refactor: extract totp operations in seperate service 2022-12-26 12:43:36 +01:00
auth.service.ts refactor: extract totp operations in seperate service 2022-12-26 12:43:36 +01:00
authTotp.service.ts feat: improve config UI (#69) 2022-12-30 14:40:23 +01:00