Authentification

Login With Email

Configure and set up email-based login for your application.

iOS
Web
Android

Login with code authentication provides a convenient and secure way to log in to applications, eliminating the need for passwords. Here's a breakdown of the process:

  1. User enters their email address on the application's login page.
  2. A unique, time-limited code is generated and sent securely via email.
  3. This code is linked to the potential login session.
  4. The user enters the received code into the application.
  5. The application verifies the code's validity.
  6. A session or cookie is created on the user's device after code verification.

Enhanced Security

Login with code authentication eliminates password-related vulnerabilities like theft or brute-force attacks.

Send Email

To enable login with code authentication in your application, you need to configure the project to send email, more details in the Email section.

On this page

No Headings
sidecard

No native development experience? No problem.

Use your existing web dev skills to get your app on the store!