<@U04UQ68083H> Does Ory network support Refresh To...
# ory-copilot
m
@chilly-king-10285 Does Ory network support Refresh Token Automatic Reuse Detection?
c
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. The provided knowledge sources do not mention anything about Ory network supporting Refresh Token Automatic Reuse Detection. However, Ory does use refresh tokens in the OAuth 2.0 protocol to obtain new access tokens once the original access token has expired. These refresh tokens are always opaque tokens in Ory because they must be immediately revocable if needed. For more information, you can refer to the [Ory documentation](https://www.ory.sh/docs/).