Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Google Login Invitation link #4942

Conversation

martmull
Copy link
Contributor

@martmull martmull commented Apr 12, 2024

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)

@charlesBochet charlesBochet merged commit 7799d0e into main Apr 12, 2024
5 checks passed
@charlesBochet charlesBochet deleted the 4925-bug-multi-workspaces-invitation-link-does-not-work-when-invited-user-logs-with-a-google-account branch April 12, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [Multi-workspaces] Invitation link does not work when invited user logs with a google account
2 participants