This project is not covered by Drupal’s security advisory policy.

The One Time Login Rest module provides an API endpoint for Drupal 10, allowing users to send their one-time-login credentials for seamless user authentication. It offers an alternative to traditional user login processes, specifically targeting those needing one-time-login functionality in a headless or decoupled Drupal setup. This module simplifies the login experience, especially in cases where users need to log in without direct interaction with the standard Drupal login interface.

Features

  • API Endpoint: Allows external systems to authenticate users via one-time-login credentials.
  • Secure User Authentication: Ensures that users can log in securely using a one-time link generated for their account.
  • Flood Control: Implements flood control to prevent brute-force attacks and misuse of the login system.
  • Timeout: Provides a time window during which the one-time-login link remains valid.

This module is ideal for websites or applications where headless login functionalities are needed, such as mobile apps or external front-end frameworks communicating with Drupal via RESTful APIs.

Supporting organizations: 

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • chart icon5 sites report using this module
  • Created by voide on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases