Problem styling Auth0 Account Link extension

As per the docs I want to configure the styling of the Account Link extension. When I go to configure the extension, I see the following.

image

I paste the URL to my CSS eg: https://example.com/public/styles.css and click Save.

However when the extension page renders, the following <link> URL is used

https://cdn.auth0.com/extensions/auth0-account-link/assets/https://example.com/public/styles.css.2.6.1.min.css which is resulting in a HTTP 403 response and my styles aren’t loaded.

Am I doing something wrong, or is this a bug in the extension?

Hey there @kierans777!

It looks like a bug indeed. Thanks for reporting that!

Can I ask you to raise a GitHub issue in Account Linking Extension repo on GitHub and then share the link to it here with us so we can ping repo maintainers? Thanks for doing that!

Link to the repo:

1 Like

@konrad.sopala It looks like someone else raised the bug already. Are there any active maintainers on the repo?

Let me contact the maintainers directly via Slack.

1 Like

I created an internal request to fix that as one of our employees already raised the issue as well. I will let you know as soon as I get the news!

Hey there!

Just got an update from our engineering team that this is a known issue and they already have a task in their backlog to prioritize and fix it.

Great. Thanks @konrad.sopala. Hopefully they can fix it quickly

1 Like

I’ll let you know as soon as the fix is deployed.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.