Sending extraParams to Hosted Login Page from SPA SDK

Hello, I’m trying to send extra config parameters to my custom designed (using auth0.js SDK) hosted login page. I’m trying to send these parameters from my React app that uses the SPA SDK when calling loginWithRedirect and read it on the hosted login page using config.extraParams.

I read that I should not use login_hint anymore. How can I do this?

This might help:

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