Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Refresh token using client credentials

Hello everyone.

My use case is as follows.

  1. request refresh token using client credentials. Returns refresh token
  2. Use refresh token(without client credentials) to obtain access token.
From what I read: To validate a refresh token I need client credentials. That defeats my propose of not exposing the client credentials on every token generation.
Is there a way to implement my requirments?
Thank you
0 7 2,934
7 REPLIES 7