---
originalPath: >-
  .tmp-workos-clone/packages/docs/content/reference/authkit/session-tokens/refresh-token.mdx
---
## Refresh token

The refresh token can be used to obtain a new access token using the [authenticate with refresh token
](/reference/authkit/authentication/refresh-token) endpoint. Refresh tokens may only be used once. Refreshes will succeed as long as the user's session is still active.
