clarkwinkelmann/flarum-ext-passwordless

Passwordless login for Flarum

2.0.0 2024-01-05 17:48 UTC

This package is auto-updated.

Last update: 2024-04-05 18:34:40 UTC


README

MIT license Latest Stable Version Total Downloads Donate

This is a custom implementation of passwordless login for Flarum.

The login modal is turned into passwordless mode by default, but login via password is still possible via a link at the bottom of the modal. Users are still able to set a password via the password change or password reset features.

By default login links are valid for 5 minutes.

The token present at the bottom of the email can also be used as a password until it expires. This allows connecting into a different browser than the one that received the email.

Password becomes optional in the signup process and the password field is hidden by default. A random password is generated when the field is left empty.

Installation

composer require clarkwinkelmann/flarum-ext-passwordless

Support

This extension is under active maintenance.

Bugfixes and compatibility updates will be published for free as time allows.

You can contact me to sponsor additional features.

Support is offered on a "best effort" basis through the Flarum community thread.

Links