Thomas Ruoff
899bc86967
use SITE_URL via helper instead of custom env var
2026-03-03 21:57:48 +01:00
Thomas Ruoff
d63ded8c6a
migrate auth from next-auth to better-auth with magic link support
...
Replace next-auth with better-auth, adding magic link email login as
the primary auth method and GitHub OAuth as an optional social provider.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 21:19:37 +01:00
Thomas Ruoff
9c8ebbbbb5
update nodemailer and overwriter vor next-auth
2026-02-12 21:29:57 +01:00
Thomas Ruoff
cd99000a57
follow guidelines
2023-11-07 22:06:14 +01:00
Thomas Ruoff
7f0aa5fec6
use uberspace for all mails
2023-10-28 22:45:40 +02:00
Thomas Ruoff
42157e8048
fix email signin?
2022-12-26 00:36:54 +01:00
Thomas Ruoff
5691b595ad
Revert "use atlas integration env var"
...
This reverts commit ce01da812d .
2022-06-21 22:57:23 +02:00
Thomas Ruoff
ce01da812d
use atlas integration env var
2022-06-21 22:07:43 +02:00
Thomas Ruoff
3c4f0efdc2
fix all the formatting
2022-04-02 00:42:25 +02:00
Thomas Ruoff
56478632e5
Tighten down sign in
...
Email: only from ADMIN_EMAIL
Github: only user tomru
2022-04-02 00:36:58 +02:00
Thomas Ruoff
ef7f80fd92
address breaking changes
2022-03-14 23:55:49 +01:00
Thomas Ruoff
36f8719531
prettier all the things
2022-03-02 00:02:10 +01:00
Thomas Ruoff
f1ff6b0a41
cache mongo client - not sure if it makes a diff 🤷
2021-12-08 23:51:09 +01:00
Thomas Ruoff
73bb989ca7
fix db conn for nextauth
2021-12-08 23:51:09 +01:00
Thomas Ruoff
893896cf31
adopt to mongodb adapter changes
2021-12-08 23:51:09 +01:00
Thomas Ruoff
3d8662b54d
use nextauth secret from env
2021-11-21 01:13:42 +01:00
Thomas Ruoff
8dd0c7b9b2
add mongo adapter via mongoose
2021-10-27 00:49:12 +02:00
Thomas Ruoff
b257bc8258
move to next-auth
2021-10-06 00:32:30 +02:00