What I meant by "still available in the DOM" is th...
# support-questions
t
What I meant by "still available in the DOM" is that using only CSS
display:none
, someone could still inspect the page, disable the
:none
value, and theoretically access the Sign Up link (
data-supertokens="headerSubtitle"
or
secondaryText
). I'll see what I can come up with using
disableDefaultImplementation
. Outstanding once again with the reply. I appreciate the help