When customizing the login screen using auth0.js, include information about available connections to client id

Feature:
Make connection names available to auth0.js (Auth0.js v9 Reference) per client id when using a custom template hosted on a Auth0 tenant.

Description:
We were successful in customizing the login page, but we needed to hard code connection names when using enterprise connections. Connections are however client specific and should be included in the @@config@@ parameter or similar.

Auth0 Lock fetches these from a javascript file that is added to the page head dynamically from: https://[tenant]/client/[client_id].js, but this seems overly complicated compared to including them in a @@variable@@

Use-case:
Custom login page with enterprise connections as buttons, the same way the Universal Login page shows them dynamically.

Hi @kurtfi,

Thank you for your valuable feedback. Let’s hope this feature attracts many votes!

Please don’t forget to vote for this request!

Have a great rest of your day.