ash_authentication icon indicating copy to clipboard operation
ash_authentication copied to clipboard

Update documentation for HashPasswordChange

Open LannyBose opened this issue 1 year ago • 0 comments

When referencing how to make a manual password change, I felt the included documentation could use some sprucing up.

Changes include:

  • Ash.Changeset.new/2 seems to be gone
  • Setting the context via set_context didn't work as expected when handed to HashPasswordChange.change. It kept resulting in BadMapError
  • Providing explicit direction how to set an argument within the update Resource DSL

It's very possible my first chunk of code isn't idiomatic, but it did work. Happy to receive adjusting feedback there!

LannyBose avatar Nov 17 '24 00:11 LannyBose