Hi, I’ve been asked to look into whether we can make a call to the Auth 0 API to retrieve the recovery code for a user.
I am expecting the answer to be no but please could someone confirm?
Hi, I’ve been asked to look into whether we can make a call to the Auth 0 API to retrieve the recovery code for a user.
I am expecting the answer to be no but please could someone confirm?
Hi @Phil01,
Welcome to the Auth0 Community!
It is my understanding that we store a hash of the recovery code, which would make it impossible to retrieve after the initial issuing.