We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71d9af8 + e8ef36d commit f9db7b0Copy full SHA for f9db7b0
web-assets/js/setupAuth0WithRedirect.js
@@ -46,7 +46,6 @@ const authSetup = function () {
46
const mode = qs['mode'] || 'signIn';
47
let returnAppUrl = handleSpecificReturnUrl(qs['retUrl'], 'retUrl');
48
let appUrl = qs['appUrl'] || false;
49
- let onboardingWizardUrl = null;
50
51
if (utmSource &&
52
(utmSource != 'undefined') &&
0 commit comments