Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

User API

13 sites Security covered
View on drupal.org

This module offers a REST API for managing user accounts, including advanced registration and secure endpoints for changing passwords, canceling accounts, and updating email addresses. It integrates with verification services to ensure security for sensitive operations.

The User API module provides a comprehensive REST API for managing user accounts in Drupal, offering enhanced functionality beyond core user operations.

Key Features

  • Advanced user registration endpoint with improved capabilities compared to core
  • Endpoints to set (change) or unset user password
  • Endpoints to cancel the user account
  • Endpoints to change the email address
  • High Security due to requiring a external verification factor in API request for modifying operations

Available Endpoints

  • /user-api/register - Enhanced user account creation
  • /user-api/register/resend-email - Resend the registration email
  • /user-api/set-password/init - Send set password email
  • /user-api/set-password - Set the password if verified
  • /user-api/cancel-account/init - Send the cancel account email
  • /user-api/cancel-account - Cancel the account if verified
  • /user-api/set-email/init - Send a confirmation email to new email. Optionally sends notification to existing email.
  • /user-api/set-email - Change the email address if verified
  • /user-api/unset-password/init - Send email of password removal
  • /user-api/unset-password - Remove password from account if verified

Integration

Seamlessly integrates with the Verification API module to ensure secure handling of sensitive account operations through external factors, like Link in E-Mail, Magic-Code, etc.

Activity

Total releases
4
First release
Dec 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 4
Maintenance
Dormant

Release Timeline

Releases

Version Type Release date
2.0.0-rc3 Pre-release Dec 11, 2024
2.0.0-rc2 Pre-release Dec 11, 2024
2.0.0-rc1 Pre-release Dec 11, 2024
2.x-dev Dev Dec 11, 2024