Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.02 KB

File metadata and controls

24 lines (15 loc) · 1.02 KB

NoLogin

MIT Licensed Check code style Latest Version on Packagist Total Downloads

This package provides a simple way to generate secure, one-time login links for your users. It is designed to be used in applications where you want to allow users to log in without a password, such as in passwordless authentication systems.

Prerequisites

  • ext-open_ssl
  • PHP 8.2 or higher

Installation

composer require sytxlabs/nologin

License

The MIT License (MIT). Please see License File for more information.