AuthenticationSettings | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Class AuthenticationSettings

    Index

    Constructors

    Methods

    • Returns null | Instant

    • Returns number

    • Returns boolean

    • Returns boolean

    • Parameters

      • password: string
      • cutoff: Instant

      Returns Promise<boolean>

    • Returns string

    • Update the password in this setting

      Parameters

      • password: string

        The new password

      • Optionaloptions: { algorithm?: "PLAIN" | "WHBF"; inPlace?: boolean }

      Returns Promise<void>

    • Parameters

      • password: string

      Returns Promise<boolean>