Maxim
Maxim
KKinde
Created by Maxim on 4/9/2025 in #💻┃support
Create Account button on Sign-In Page
Hey, I trying to build flow when every user will be automatically added to it's own organization. For that I disabled sign-up button on sing-in page in application settings and instead managing sigup manually using is_create_org and org_name url parameters. It works fine, however I found the gap in this flow: If user go to sign-in page and will try to autorize with google account while it's not registered yet, he will get screen with account not found, do you want to create account? If client will cliick "create account" button he will be created without organization as he will bypass my flow. How I can fix it? Or maybe there is a better way to achieve goal when every user after sign-up will be assigned to new org? I using non-sdk approch
6 replies