Is it possible to use the `client_credentials` flo...
# talk-hydra
d
Is it possible to use the
client_credentials
flow to generate an
id_token
?
I’m trying to use the golang clientcredentials package for the exchange, but it doesn’t appear to have an
id_token
in the response.
h
no
l
Just curious, what do you expect to have in id token in this case?