brave-memory-91176
05/26/2025, 12:46 PMclient_secret
is generated anyway. This is a bit unexpected as the point of using JWT authentication is to avoid using static credentials. I mean, I can just ignore the client_secret
and don’t use it but wanted to double check if this is expected or not.
Thanks