Function: obfuscateContact()
obfuscateContact(
contact,type):string
Defined in: src/auth/shared.ts:199
Obfuscates the given contact and returns the obfuscated value.
Parameters
contact
string
The contact to obfuscate.
type
Returns
string
obfuscateContact(
contact,type):string
Defined in: src/auth/shared.ts:199
Obfuscates the given contact and returns the obfuscated value.
string
The contact to obfuscate.
string