Commit graph

33 commits

Author SHA1 Message Date
Luke Vella
364bb8b83f
Use profile image from oauth provider (#1330) 2024-09-07 16:57:07 +01:00
Luke Vella
d40d4b27e2
♻️ Remove backend package (#1305) 2024-09-05 18:27:12 +01:00
Luke Vella
f4218c3115
Translations for Email Notifications (#1278)
Co-authored-by: Niko Heller <hellerniko@gmail.com>
2024-09-02 19:30:58 +01:00
Luke Vella
ba3008b3f2
📈 Capture logout event + merge set and identify calls (#1211)
Signed-off-by: Luke Vella <me@lukevella.com>
2024-07-21 09:47:00 +01:00
Luke Vella
104d214d2e
️ Add support for custom claim paths (#1197)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-05 08:03:10 +00:00
Luke Vella
587e11de17
📈 Improvements to posthog analytics data (#1189) 2024-07-03 11:09:58 +00:00
Luke Vella
d43bc631f1
♻️ Add abstractions for tracking server-side events (#1143)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-10 20:23:49 +01:00
Luke Vella
113239c546
🐛 Fix issue where verification links would automatically get consumed by link checkers (#1060)
* 🧹 Remove legacy code

* ♻️ Handle HEAD requests to auth endpoint

Avoid link checkers from accidentally consuming verification links and preventing users from logging in
2024-03-15 03:00:26 +00:00
Luke Vella
27dda65ca5
Use only geographic time zones (#1033) 2024-02-24 01:12:05 +00:00
Luke Vella
42a133e991
🐛 Fix broken account linking when using SSO (#1019) 2024-02-07 16:59:53 +07:00
Luke Vella
213152e652
🐛 Fix account linking when using SSO (#1016) 2024-02-06 11:37:56 +07:00
Luke Vella
37933d0457 ⚙️ Use common endpoint 2024-01-31 12:38:16 +07:00
Luke Vella
3abd3608be
Add login with microsoft (#1008) 2024-01-30 16:45:49 +07:00
Luke Vella
63c6c4f92d 🔨 Use email as distinct id 2024-01-26 12:45:48 +07:00
Luke Vella
1e4fe071aa
🔑 Add option to log in with google account (#997) 2024-01-26 12:27:43 +07:00
Luke Vella
239563eac5
📦 Update and fix prettier config (#987) 2024-01-19 14:23:07 +07:00
Luke Vella
5898755bbd
🔨 Patch OAuth providers returning unexpected fields (#972) 2024-01-08 09:04:25 +07:00
Luke Vella
28599e7a78
💄 Add loading ui to auth pages (#953) 2023-12-04 11:57:10 +07:00
Armand Didierjean
7c03059bc0
Add support for OpenID Connect (#939) 2023-11-26 11:13:42 +07:00
Luke Vella
e3aacbe668
🐛 Fix login error (#932) 2023-11-08 16:14:09 +00:00
Luke Vella
4f1389c510
♻️ Add intermediate step for magic link login (#910) 2023-10-24 17:42:50 +01:00
Luke Vella
d95d648012
🐛 Fix magic link consumed before user gets it (#909)
* 🐛 Fix magic link consumed before user gets it

* Improve abstraction

* Remove extra comment
2023-10-23 18:54:39 +01:00
Luke Vella
7c54268b58
🐛 Fix merge guest user into logged in user (#907) 2023-10-20 15:45:43 +00:00
Luke Vella
5be17fd249
♻️ Move trpc client code to app (#906) 2023-10-20 15:46:02 +01:00
Luke Vella
eaa8f5813d
💄 Add custom auth error page (#903) 2023-10-19 16:11:33 +01:00
Luke Vella
6fa66da681
♻️ Switch to next-auth for handling authentication (#899) 2023-10-19 09:14:53 +01:00
Luke Vella
05fe2edaea
♻️ Create backend package (#643) 2023-04-03 10:41:19 +01:00
Luke Vella
d8e3dcd357
Skip user details step for logged in users (#602) 2023-03-23 12:17:56 +00:00
Luke Vella
1b38a3cf76
🔓 Add config to secure instance from unauth users (#559) 2023-03-14 16:48:16 +00:00
Luke Vella
39a07558ee
Update notification flow (#548) 2023-03-11 10:41:29 +00:00
Luke Vella
0ac3c95755
Allow participant to enter email to receive edit link (#534) 2023-03-03 16:50:50 +00:00
Luke Vella
309cb109aa
♻️ Refactor email templating code (#533) 2023-03-03 11:46:30 +00:00
Luke Vella
0a836aeec7
♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
Renamed from src/utils/auth.ts (Browse further)