Difference with rest_password module ?

Created on 3 May 2024, about 2 months ago
Updated 28 May 2024, 29 days ago

Problem/Motivation

What are the differences between this module and rest_password → module ?

💬 Support request
Status

Fixed

Version

1.1

Component

Miscellaneous

Created by

🇫🇷France Jibus

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Jibus
  • 🇮🇳India aman1248

    Hy @Jibus,
    The main difference lies in focus of both : the first module [REST Password Request ] specializes in password-related actions through REST with email interaction, while the [Rest Password Reset] offers a broader solution for username and password management via REST API endpoints, emphasizing frontend integration and configurability for decoupled applications.
    Thanks

  • Status changed to Needs review about 1 month ago
  • 🇳🇱Netherlands jb044 Leeuwarden

    I've added a disclaimer to make the difference between te 2 more clear. The main difference is we use a email with a password reset link to points to the decoupled website (configurable) and the decoupled website is supposed to then provide a password change dialog that POST's to a second REST endpoint in Drupal. The password link uses the same algoritm as Drupal does for the one time login code. That is: it's based on the user password and has an expire time, so if either changes or becomes invalid it doesn't work anymore.

  • Status changed to Fixed about 1 month ago
  • 🇳🇱Netherlands jb044 Leeuwarden
  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.69.0 2024