Passwordless flows
Reduce friction, reinforce security and authenticate users. Easily implement passwordless forms with magic links or one-time passwords.
This working demo generates a magic to authenticate the user in a playground environment
Opt for a passwordless flow to avoid friction in your registration forms. Setting passwords is proven to be stressful for users, so why not getting rid of them?
Increase your conversion rates with single-step, one-click signup forms where users don’t need to set up passwords, remember or type them. Cutting the steps and efforts of your signup forms will pay off, both short and long term.
Passwords can be substituted with other robust authenticating systems, such as magic links or OTPs. Implementing them will help you get rid of authentication vulnerabilities typical from passwords, such as predictability, brute force attacks, or data leaks.
Jump into a more sophisticated authentication method and say goodbye to old-fashioned passwords.
Forget about bots and spam accounts. Magic links and OTPs are superb authentication methods that ensure you get verified users. When sent to the users’ email or phone number, the users’ identity will be implicitly verified.
Implementing a passwordless auth system that implies identity verification is a way of tackling different issues with just one method.
Use ready-made templates to build complex use cases in minutes. Or build yours from scratch for a completely custom experience.
All-in-one solution to build, automate and scale your user flows.
Drag & drop form builder
Easily create your custom form with our drag & drop builder. Add multiple steps, require payment details, add custom server-side logic... without writing a single line of code.
Forms with Flows
Approval workflows
Multi-step forms fields
Payment fields
Visual flow editor
Easily build server-side logic that can be used in your forms or as a standalone product. Create custom validations, integrate with other APIs or automate tasks without coding.
Validation flows
Eliminate maintenance costs.
Easy to integrate with your stack.
Hosted static pages
Maximize your conversion rates building dedicated static pages at scale with message-matched content and get the best results for your ad campaigns.
Simple HTML templates
Automated pages from a .CSV file
HTTPS & CDN-hosted assets
Mustache template tags
Save development time, embed anywhere with a line of code.
Stack agnostic
Embed it, with a simple line of code, in most popular CMS platforms, landing page builders and development frameworks.
Integrations with any API
Quick integration with almost every API and common ID providers (Auth0, Okta...), adding flexibility to forms and logics.
Save time and resources
We help teams with repetitive and complex actions, building - easy to edit, maintain and scale - templates.
Sure! Passwordless forms are an excellent way to onboard users without any friction. Still, at some point you will need to implement an authentication factor, and that’s where OTPs enter the scene. Sending an OTP to the user’s email or phone number ensures a reliable degree of security, plus identity verification. The frictionless process won’t be damaged, since the user can verify their identity later on.
A passwordless form is a kind of form that doesn’t require users to introduce a password to log in or sign up. Instead, these forms include other types of authentication. In other words, passwordless authentication is any method that verifies a user without a password. Some examples of passwordless authentication include OTPs or magic links, among others.
A magic link is one kind of passwordless authentication method. A magic link is a URL that contains an authentication token and it is sent to the user’s email or phone, so your users are automatically signed up or logged in and redirected to a certain site once they click the magic link. Instead of entering a password, your users will get an email or SMS with this magic link. This eases the process both for your users and your business.
Passwordless authentication encloses any method to verify users without having to use passwords. Instead of using a password, other types of authentication have to be implemented. Magic links and one-time passwords are some of the most popular methods:
Magic links: Once the user submits their email in a form, an authentication token is created and stored. Afterwards, a URL containing the authentication token is sent to the user’s email or phone. This way, once the user clicks the URL, they will be automatically verified. You can also parameterize the URL to redirect the user to a certain site or to automatically log users in.
One-time passwords: OTPs are created with aleatory characters or numbers. The resulting code is associated with a reference — this may be the user’s email or phone. This code is sent to the user’s email or phone, so once they enter it, they will be automatically verified. After the code is used, it won’t be valid for that reference anymore.
Definitely yes.
As account creation tends to increase in our daily lives, it gets harder and harder for users to remember all their passwords. This leads people to use predictable passwords or even to use the same passwords for all their different accounts.
On the other side, passwordless forms help you get rid of security vulnerabilities that may damage your business, such as password database leaks.
Passwordless authentication is an emerging option for many businesses. This type of authentication offers many benefits — both for users and for businesses. These are some of the benefits of implementing passwordless forms or passwordless authentication!
Less friction: Aren’t you tired of setting yet another password for another account? Breaking news: so are your users! Keeping passwords up to date is becoming a difficult task, given the increasing number of user accounts per person. A form that doesn’t require setting a password may increase your conversion rates.
More security: Passwords are becoming a thing of the past, partly because they aren’t the best option when it comes to security. Users tend to set predictable passwords or to use the same ones for different accounts, resulting in security breaches.
Users authentication: Passwordless authentication allows to authenticate your leads or users, blocking bots or spam accounts.
Reduce costs: According to Forrester Research, large companies may save up to 1 million dollars a year on password reset.