Confirmation-less
Learn how to register without confirming directly
We understand that sometimes, immediate access is critical. Our Confirmation-less Signup feature enables users to create accounts instantly, without requiring immediate email verification. This streamlines onboarding and reduces friction, particularly useful for time-sensitive situations like e-commerce checkouts.
How it works
The feature is activated for a specific OAuth application. When a user is performing an OAuth handshake for that application, he is asked to login or signup. New users will follow the signup process and skip the email confirmation step

Instead they will be redirected directly to the redirect URI of the OAuth handshake.
This way, the user does not need to break the flow to access his email account and can proceed right a way to e.g. the checkout process.
You can try out the flow by signing up with email and password using this OAuth flow on our demo instance (make sure you are logged out on https://demo.unidy.de):
When the handshake is finished, the user is technically logged in at Unidy. There will be a hint to remind the user to verify his email.

The next time the unconfirmed user tries to log in to his Unidy account, he will be asked to verify his email address.
The unconfirmed user will automatically logged out after one day.
How to activate
ℹ️ Please contact your CRM at Unidy to activate this feature.