Glossary
Refresh Token (Agent)
A refresh token is a longer-lived credential used to obtain new access tokens without repeating the full authentication flow. In agent systems, it should be protected carefully because it can outlive any single session or task.