Documents on @@config@@

Hi,
can anybody share the latest doc link for the Auth0 Configuration object used in in UL?

var config = JSON.parse(decodeURIComponent(escape(window.atob('@@config@@'))));

tried some old post, but it seems that those urls are no longer there

Hi @rikash.saw1,

Welcome to the Community!

It doesn’t look like that doc exists. If you tell me what you are trying to achieve I might be able to help with a solution.

Hi @dan.woda
just wanted to explore what parameters can be passed from end user’s request to this config object, also what are the information it holds

Okay. It doesn’t look like there is a public doc for that at this time.