When using the js client libs it renders the socia...
# ory-selfhosting
c
When using the js client libs it renders the social login buttons using the raw oidc provider
id
value Is there any way to override this via config to make a more readable value? I am also looking for a similar option for defining error messages. Looked through the docs but couldn't find anything aside from forking the
UserAuthCard
component
Copy code
"@ory/client": "1.16.6",
"@ory/elements": "0.5.0"