Introduction


A Laravel and InertiaJS app made for enabling easy integration of magic (passwordless) logins.

We allow users to easily integrate a magic login using a link or a code, together with features like:

  • ReCaptcha
  • Domain Whitelist
  • SMS Code Receiving (Phone Number Login)
  • "Sent From" and "Reply To" mail options
  • Custom Email Template
  • Custom SMTP Provider
  • Logs



Integration is as easy as copying an "Integration script", and handling the user credentials after a successful login.