You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I'm able to enter any garbage email in Password Recovery page and successfully submit. Needed something like in signup API: await getExistingUser(options.to) in send.js or even in RecoverPassword front-end on Next.js.