Function: hashPassword
crypto/src.hashPassword
hashPassword(
password
):Promise
<string
>
todo add salt
Parameters
▪ password: string
Returns
Promise
<string
>
Source
libs/crypto/src/lib/crypto.ts:29
Generated using typedoc-plugin-markdown and TypeDoc