Skip to content

fix(auth): social login #12759

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

Merged
merged 2 commits into from
Jun 20, 2025
Merged

fix(auth): social login #12759

merged 2 commits into from
Jun 20, 2025

Conversation

AMoreaux
Copy link
Contributor

@AMoreaux AMoreaux requested a review from charlesBochet June 20, 2025 09:36
@AMoreaux AMoreaux self-assigned this Jun 20, 2025
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Improved social SSO authentication by making the auth provider dynamic instead of hardcoded to Google in packages/twenty-server/src/engine/core-modules/auth/services/auth.service.ts.

  • Modified signInUp function to accept a dynamic authProvider parameter for better provider flexibility
  • Makes the authentication flow more maintainable for multiple social providers (Google, Microsoft, etc.)
  • Improves code reusability by removing Google-specific hardcoding

1 file reviewed, no comments
Edit PR Review Bot Settings | Greptile

@AMoreaux AMoreaux enabled auto-merge (squash) June 20, 2025 09:48
Copy link
Contributor

github-actions bot commented Jun 20, 2025

🚀 Preview Environment Ready!

Your preview environment is available at: http://bore.pub:39315

This environment will automatically shut down when the PR is closed or after 5 hours.

@FelixMalfait
Copy link
Member

Let's do a deploy this afternoon as this seems critical!

@AMoreaux AMoreaux merged commit 57abc24 into main Jun 20, 2025
42 checks passed
@AMoreaux AMoreaux deleted the fix/private-issues-280 branch June 20, 2025 10:01
ijreilly pushed a commit that referenced this pull request Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants