ancient-coat-5565
05/30/2023, 2:31 PMUserAuthCard
- see https://github.com/ory/elements/blob/main/src/react-components/ory/user-auth-card.tsx#L225
Even using custom css to hide the div is not really great, since the class names of the div are _5sut1r0 _5sut1r2 _5sut1r8 _1nljf825 _1nljf82m _1nljf829 _8awkg06
…magnificent-energy-493
ancient-coat-5565
05/30/2023, 3:59 PMancient-coat-5565
05/31/2023, 9:12 AMadditionalProps.signupURL
is defined or not. Which is handy, because you do not need a new parameter for this “disable signup option”. Disadvantage: default behavior of using the UserAuthCard component might change, since a user is not forced to set this signupURL (its a optional param)…magnificent-energy-493