Spear.Client.reset_user_password
You're seeing just the callback
reset_user_password
, go back to Spear.Client module for more information.
Specs
A wrapper around Spear.reset_user_password/3
Specs
reset_user_password( login_name :: String.t(), new_password :: String.t(), opts :: Keyword.t() ) :: :ok | {:error, any()}
A wrapper around Spear.reset_user_password/4