喜爱Kudu/customer-password-updated-at-connector

1.0.0 2024-07-09 10:11 UTC

This package is auto-updated.

Last update: 2024-09-09 11:05:28 UTC


README

license

功能说明

此Composer包通过添加一个额外的列 passwordUpdatedAt 扩展了Customer模型。此列存储了客户上次密码更新的日期和时间。这允许开发者跟踪客户的最后密码更改,并采取适当的行动,例如关于过时密码的通知或在一定期限后强制更改密码。

请注意,整个代码基于Spryker Customer模块。只有设置新密码的功能被纳入此模块。

安装

composer require fond-of-kudu/customer-password-updated-at-connector