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.
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?
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!