Use nhost.auth.deanonymize to deanonymize a user.

nhost.auth.deanonymize({
  signInMethod: 'email-password',
  email: 'joe@example.com'
})

Parameters


params required DeanonymizeParams