aboutsummaryrefslogtreecommitdiff
path: root/src/lib/auth.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(2fa): implement google authenticator 2faschererleander2025-12-261-2/+19
* fix(auth): add error handling to authorize credentialsschererleander2025-12-261-11/+16
* refactor(auth): cleanup auth options and remove manual db connectschererleander2025-12-261-33/+10
* chore: remove unused mongodbadapterschererleander2025-07-141-2/+0
* feat: add libraries and utilitiesschererleander2025-07-021-0/+87