Loading...
Loading...
Add signup, login, email verification, and MFA to your own app with one snippet. Your users get real accounts; you get a dashboard to manage them.
Drop-in widgets
Webhook events
Snippet to embed
Tap a category to see what is inside. Nothing hidden, nothing bloated.
The full account lifecycle for your end-users, handled for you from first signup through password recovery.
Install Customer Auth, then create a public key and set its allowed domains so the widget loads only on your origins.
Paste the one-line script snippet with your service id and public key onto any page; the Sign in / Sign up widget renders and auto-resizes.
Visitors register, receive a branded verification email, confirm, and log in; those with 2FA on complete a step-up challenge.
On login the widget hands your page the session token; your backend verifies it, or you drop in the profile, 2FA, and sign-out widgets.
Watch users arrive in the End-users list, and view, suspend, force-logout, or remove any of them, with webhooks keeping your systems in sync.
Paste one snippet onto a static or hand-built site and instantly get signup, email verification, login, and password reset, with no auth backend to write.
Verify session tokens from your own backend to protect paid content, downloads, or a portal, and suspend or remove users the moment access should end.
Offer authenticator-app 2FA with recovery codes to your end-users by dropping in the two-factor widget, instead of building TOTP yourself.
Build fully custom screens against the REST API for signup, login, MFA, and sessions, and subscribe to webhooks to sync users into your CRM.
<script src="https://app.softsolz.uk/softsolz.js"
data-public-key="pk_live_..."
data-service-id="customer-auth"
data-view="auth"></script>service.customer-auth.users.readservice.customer-auth.users.manageservice.customer-auth.sessions.verifyservice.customer-auth.sessions.writecustomer-auth.user.createdcustomer-auth.user.verifiedcustomer-auth.user.logged_incustomer-auth.user.password_changedcustomer-auth.user.suspendedcustomer-auth.user.deletedNo. Customer Auth end-users belong to your own app's audience and are kept completely separate from the members of your SoftSolz workspace.
Create a free workspace, install Customer Auth, and go live in minutes. 14-day trial on paid plans.