Appwrite. Types. AlgoScryptModified
(appwrite v1.0.0)
View Source
Parameters for the modified Scrypt algorithm used by Firebase.
This variant is provided to support password migration from Firebase Authentication and includes the Firebase-specific key material.
Fields
type(String.t()) — always"scryptMod".salt(String.t()) — base64-encoded salt.salt_separator(String.t()) — base64-encoded salt separator.signer_key(String.t()) — base64-encoded signer key.