theefunklord1510
04/15/2021, 5:31 PMEmailPassword.init
property to hide signUp functionality? I have property for palette
and the CSS display:none
is fine, however the link is still available in the DOM.
My goal: After validating against my database, I'm attempting to prevent outsiders from Signing Up. Sign in will ideally just validate with the db for user login. and I will manually create my users.