Depreciation notice fix for: Fixed Length of Access Token & Authorization Code

I am somewhat new to auth0 but introduced to it via following the Cloudflare Auth0 demo found here:
https://github.com/codewithkristian/workers-auth0-example

Unfortunately it hasn’t been update in a while and I am getting depreciation notices in logs and via email:

Fixed Length of Access Token & Authorization Code: This feature is being deprecated. Please see Deprecations and Migrations for more information.

I don’t really understand what this means and I am wondering if somebody could explain the solution or perhaps provide an example of solution. I am not a paying member of Auth0 yet…so I don’t get to have any support from the company with fixing their depreciation.

Thank you.

Solution is to go to settings for account (NOT application), then go to advanced, the go to the toggle:

Fixed Length of Access Token & Authorization Code

To: Off

1 Like

Perfect! Thanks for sharing that with the rest of community!

1 Like