Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "sdk-identity/src/sdk/resetPassword"

Index

Functions

Functions

resetPassword

  • resetPassword(nonce: string, newPassword: string): Promise<boolean | APIErrorResponse>
  • Parameters

    • nonce: string
    • newPassword: string

    Returns Promise<boolean | APIErrorResponse>

    A Promise which resolves to true if successful.

    On Success (resolves)
    true
    On error (throws)
    See documentation for corresponding error codes:
    https://redirector.arcpublishing.com/alc/docs/swagger/?url=./arc-products/arc-identity-v1.json#/User_Registration/resetPasswordWithNonce