Auth0.js SDK - Does it support PKCE?

Given you want create self hosted custom login UI for any reason that is out of your control. I think for this scenario you have to use auth0.js SDK. Does it support PKCE? I would not like to use Implicit Flow. The documentation does not mention it…

Hey there!

Unfortunately this one no but auth0-spa-js yes.

Hello okay, just to be on the safe side → with auth0-spa-js SDK, is it possibile to so create self hosted custom login UI?

More on that here:

Hi again! I was also investing for creating with our React SPA app a PKCE flow with raw Auth0 authentication API Add Login Using the Authorization Code Flow with PKCE is it also possible to do with this approach? Moreover can you have self hosted Login UI with that approach?

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