View Source Stytch.Client (Stytch v0.1.1)
Link to this section Summary
Link to this section Functions
See: https://stytch.com/docs/api/log-in-or-create-user-by-email
See: https://stytch.com/docs/api/log-in-or-create-user-by-sms
Link to this function
reset_password_by_existing(email, existing_password, new_password)
View SourceSee: https://stytch.com/docs/api/password-existing-password-reset
@spec reset_password_by_session(session_token :: String.t(), password :: String.t()) :: Req.Response.t()