Please fill out the following to the best of your ability. Doing so will help out the troubleshooting process
- What are you trying to achieve? What is the use case or idea behind it?
I want to have a custom logo on the Auth0 lock. I’m am using a SPA client with thenew auth0.WebAuth
functionality as shown in the quick start guide. auth0-vue-samples/01-Login at master · auth0-samples/auth0-vue-samples · GitHub
I tried changing the Client Logo
on the settings page, but the lock screen does not change.
-
Is this easily reproducible? If not, please explain.
Yes -
If this is related to Lock / any SDK please share the SDK as well as lock initialization code or any code that is relevant.
Not using lock directly, I am instead using auth0.WebAuth -
If this is an issue with an API please mention the endpoint you are trying to hit. Relevant code, and or a network trace, is really helpful when debugging such issues.
-
Environment-specific information (Which OS, Language Runtime + Version, Browser etc).