Hey everyone! The Frontend Driver Interface exposes a `GET /signup/email/exists` end point (https://...
j
Hey everyone! The Frontend Driver Interface exposes a
GET /signup/email/exists
end point (https://app.swaggerhub.com/apis/supertokens/FDI/1.15.0#/EmailPassword%20Recipe/emailExists). Is it possible to disable that endpoint? I guess the endpoint exists so that clients can check for existing emails and improve UX when new users sign up. But we find that we would rather not what to expose that information to avoid attacks.
r
hey @jonasalexanderson yes you can disable