--- title: Refresh token sidebar_custom_props: termName: Refresh token tags: - Tokens And Claims shortDescription: Long-lived credential to obtain new access tokens. longDescription: Longer-lived credential used to obtain new access tokens without user interaction. Must be kept confidential, is commonly rotated on use, and can be revoked when compromised or no longer needed. ---