How to enable B2B Saas Sign-up

Please help me!

What I want to do is to implement the following sign-up flow, which is very common in B2B SaaS:
(1) A user signs up with a mail address or Google, etc,
(2) Create an Organization corresponding to the organization to which the user belongs,
(3) The user registers as a member of the Organization.
(4) The user invites other employees as members of the Organization.

If Organizations in Application is set to Business Users, (1) cannot be done, and if it is set to Individuals, (4) cannot be done.

If I set it to Both, (1) and (4) are solved, but when logging in, a dialog box appears asking whether you want to log in as an individual or an organization.

This is confusing and I don’t want to see it like that.
I believe the same is true for Auth0. When signing up, you enter your email address, register a password, and then enter your company name and other information.
After that, you can invite team members from the Settings page.

I would like to do exactly the same thing.

I think everyone wants to ask this to implement B2B SaaS, but I can’t find the answer anywhere. I have looked everywhere in the community here, but I can’t.

3 Likes