decryptCredentialBundle(
credentialBundle
,embeddedKey
):string
Defined in: turnkey.ts:59
Decrypt an encrypted email auth/recovery or oauth credential bundle.
string
The encrypted credential bundle.
string
The private key for decryption.
string
decryptCredentialBundle(
credentialBundle
,embeddedKey
):string
Defined in: turnkey.ts:59
Decrypt an encrypted email auth/recovery or oauth credential bundle.
string
The encrypted credential bundle.
string
The private key for decryption.
string