Password Entry in Authentication Methods

Regarding to this topic " Password Entry in Authentication Methods Example"

I reset password, however, using GET /api/v2/users/{id}/authentication-methods, I can not find authentication method related to password like this mentioned in the topic

{
“id”: “password|",
“type”: “password”,
“identity_user_id”: "123a4b
”,
“last_password_reset”: “2025-07-09T12:08:05.563Z”,
"created_at: “2025-07-08T16:08:05.748Z”
},

Is this one (reset password) really enabled in authentication method???

Hi @yan.li, and welcome to the Auth0 Community!

I’m looking into this issue, and I will provide you with more information as soon as possible.

Have a great day!
Teodor.

Hi @ teodor.andrei, thanks for you response. Please let me know your investigation result. Hopefully, we can use this new feature available soon

Hi @yan.li, and thank you for your patience!

Unfortunately, this feature has been rolled back, and there is currently no ETA for when it will be available.

I hope this doesn’t cause too many issues for your project.

Have a great day!
Teodor.

Hi @ teodor.andrei, Thanks for your information. Hopefully, this feature will be announced soon.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.