Does the refresh token generated through the authorization code grant flow have a valid time?

I wonder if there is a separate refresh token validity period other than the user changing the password or disconnecting the app.

At time of writing, refresh tokens do not have an expiration time.

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