Hi , is there a way I can remove the signup option when using thirpartyEmailPassword recipee with multi-tenancy .
So, if you see the login-methods api response only third-party is enabled for this tenant but the UI still shows signUp option . It is happening cuz I am using thirpartyEmailPassword recipee as advised as for 1 tenant I want only thirdparty and for other tenant only emailPassword .
where as if I just use thirdParty recipee it doesn't show signup option in the UI .