Dint+ access
Log in to Dint+
Use one clean web auth flow for login, signup, OTP, and post-auth redirects without pulling claim logic into the auth service.
One handler
Login, signup, OTP, claim continuation, and redirect state now run through one consistent web flow.
Clean payloads
Login hits the clean login contract, signup hits the clean register contract, and OTP stays separate.
Frontend owns next
Claim continuation and post-auth navigation live here, so browser flows stay explicit and reliable.
We persist the web auth flow state across refreshes without storing your password, so country, dial code, phone number, name, mode, next, and OTP context survive when the browser reloads.
Need a business owner account?
After auth we redirect to /contacts.
Looking for the public claim discovery flow instead? Find your business