Hello,
Im using auth0Lock sdk and want to customize the social connection button text.
I know that i can change the displayName property, but it is not enough, because the text i see on the button is “Sign up with [displayName]”, but i want to change the whole button text. Actually i want to change it to “Sign In with [displayName]”. How can i do it?
all my users are signing in and not signing up, so the button text doesn’t make sense to them.