Files
twenty/packages/twenty-server
martmull 7799d0efd8 Fix Google Login Invitation link (#4942)
close #4925

Before, for google-auth, if the user exists, we would simply returns a
login token, without checking the InvitationLink
Now, we just call the `authService.signUp` function that handle all
use-cases for us (user exists or not, invitationLink exists or not)
2024-04-12 17:22:38 +02:00
..
2024-03-26 13:42:09 +01:00
2024-04-05 18:35:48 +02:00
2024-03-25 12:31:18 +01:00