Token Expiration for PKCE flow(used in auth0-js-spa SDK)

We are using the PKCE flow(used in auth0-js-spa SDK) in our front-end application. The token for the protected api is fetched via the token endpoint.

Refering to link Update Access Token Lifetime (auth0.com), if we reduce the Token Expiration would it also effect the expiration time for M2M tokens?

If yes, then what is the best way to reduce the expiration for token issued via the PKCE flow(front-channel) without impacting the expiration for M2M tokens(which is coupled to M2M quota)?

Hi @mattoo.sagar,

Welcome to the Auth0 Community!

I apologize for the delayed response. Were you still battling this issue?

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