Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Auth0 Token Endpoint Authentication Method is faded out?

Tags:

auth0

I am suppose to change this field inside my client settings to something other than none, but it is greyed out and I cannot change it. Is there something else I have to do? enter image description here

like image 432
Taylor Austin Avatar asked Sep 17 '25 07:09

Taylor Austin


1 Answers

This will be intentionally greyed out if you have a Client Type of "Single Page Application" or "Native" as it does not make sense for those types. See below:

enter image description here

If your application were "Regular Web App" or "Non Interactive Client" this would become available.

like image 173
arcseldon Avatar answered Sep 23 '25 13:09

arcseldon