What is the default validity time for refresh token

Hi, I want to set the refresh time lfietime in auth0 openid applications. But I can’t find the option for setting refresh token expiry time. Kindly sort out my problem. Thanks in advance.

Hello @sathishkumar30699,

Welcome to the Community!

Refresh token do not expire, but they can be revoked.

https://auth0.com/docs/api/authentication#revoke-refresh-token

1 Like

Thank you for your reply @markd

1 Like

Glad you have it figured out @sathishkumar30699!

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