Free Google Apigee-API-Engineer Actual Exam Questions - Question 11 Discussion
Option A for sure, since refresh tokens are about renewing access tokens.
A/D? Refresh tokens are for getting new access tokens and can be reused until revoked. B is clearly wrong since not all tokens come with refresh tokens, and C is unrelated.
It’s A and D for sure. B is off because not every access token comes with a refresh token, and C doesn’t make sense since refresh tokens don’t reset credentials.
Maybe D, since refresh tokens can be reused unless revoked, fits best here.
Yeah, B is too absolute since not all flows give refresh tokens. So A and D look solid because refresh tokens renew access tokens and can be reused multiple times. C doesn't fit at all. A/D
A. Refresh tokens are definitely used to get new access tokens when the old ones expire, which is their main purpose. D also fits since you can use them multiple times unless they’re revoked.
A/D? Refresh tokens definitely help get new access tokens (A), and they’re usually reusable until revoked (D). B is off since not every flow gives a refresh token, and C sounds wrong—no resetting creds.
C doesn’t sound right—refresh tokens don’t reset credentials, right?
A and D look correct to me. Refresh tokens are for renewing access tokens and can usually be reused multiple times. B and C don’t seem right.