Onboarding: confusing message for the users that don't have Sentry account but are invited to the team
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
**Problem**: On the [Sentry sign-up page](https://sentry.io/signup/) today it's possible to register with email and password or by using your Google, GitHub or Azure DevOps. However, when a new user is invited to join a Sentry org, on [the auth page](https://sentry.sentry.io/auth/register/) the only option is to register via email and password. Attempting to sign-in with a google account results in an error message.



**Proposed solution**:
- Add the option to register with Google/GitHub/Azure Devops also on this auth page. As long as the emails match, this should also work.
- Make sure that once the registration is done, the user is added to the org they were invited to, instead of landing on the classic new org onboarding flow.
Contributor guide
Assessment
This issue has not been assessed yet.