Use nhost.auth.deanonymize to deanonymize a user.
nhost.auth.deanonymize
nhost.auth.deanonymize({ signInMethod: 'email-password', email: 'joe@example.com' })
params required DeanonymizeParams
DeanonymizeParams
Was this page helpful?