Commit graph

119 commits

Author SHA1 Message Date
juancwu
86e7db59ee stop sending magic link in dev 2026-01-05 15:18:06 -05:00
juancwu
7bbe082550 remove old todo comment 2026-01-05 15:17:44 -05:00
juancwu
00683c731e rate limit complete onboarding endpoint 2026-01-05 15:17:38 -05:00
juancwu
ce3577292e handle onboarding (set name) 2026-01-04 21:43:22 -05:00
juancwu
94a05b0433 login via magic link 2026-01-04 19:24:01 -05:00
juancwu
9fe6a6beb1 remove resend and use custom email client 2026-01-02 18:22:47 -05:00
juancwu
7b9391b62f add example .env file 2025-12-30 16:08:43 -05:00
juancwu
b340fd316f update email configuration to use smtp server instead of resend 2025-12-30 16:08:37 -05:00
juancwu
5c5ba78a32 establishing initial auth middleware and routes 2025-12-17 11:26:10 -05:00
juancwu
f251f52fa9 update tables primary key to use serial/integer 2025-12-17 11:25:53 -05:00
juancwu
86fd4b73b6 render auth and password pages 2025-12-16 16:28:11 -05:00
juancwu
557dd4cb0c update go module prefix 2025-12-16 10:50:16 -05:00
juancwu
7e288ea67a add middlewares, handlers and database models 2025-12-16 10:46:34 -05:00
juancwu
979a415b95 start setting up auth handler 2025-12-15 21:50:54 -05:00
juancwu
82ac33ec66 setup resend client for email service 2025-12-14 18:24:30 -05:00
juancwu
4448c4a841 add initial email service 2025-12-12 11:54:31 -05:00
juancwu
0ae9cd7133 setup user/auth repository and service 2025-12-12 11:54:20 -05:00
juancwu
8db61212d9 add user model 2025-12-10 16:22:11 -05:00
juancwu
5dde43e409 init go project 2025-12-10 16:05:30 -05:00