I was working on a project where the OAuth has unhandled workflows for errors. I saw some of the matches were of the following below but not sure where these are taken from?
USED_EMAIL
WRONG_PASSWORD
NO_SUCH_EMAIL
I was working on a project where the OAuth has unhandled workflows for errors. I saw some of the matches were of the following below but not sure where these are taken from?
USED_EMAIL
WRONG_PASSWORD
NO_SUCH_EMAIL
That’s awesome. Where did you get that from?
Nice one! I was already confused on where to get those core messages.