Hello, In Client Credentials flow, does the client...
# talk-hydra
q
Hello, In Client Credentials flow, does the client secret have any kind of default expiry? I have trying to find documentation on that but no luck.
g
I think there is no expiration on client secrets.
If you are confused by this
client_secret_expires_at
in JSON response check this https://github.com/ory/hydra/issues/778 issue.