Google Sign-In Username Generation
Web AppAuthentication
Automatically generate a unique username based on the email address when users sign up via Google.
#Google Sign-In Username Generation
When a new user signs up using their Google account, ApiVault now automatically sets their username based on the part of their email address before the "@" symbol. If the username is already taken, a numeric suffix is added to ensure uniqueness. Additionally, a default "Personal" project is created automatically for the user to streamline onboarding.