Skip to content

Conversation

@Elliot-xq
Copy link
Collaborator

Propagates the API key UID when it is returned from CheckResponse.

@Elliot-xq Elliot-xq requested a review from TAOXUY April 10, 2024 17:14
std::string credential_id("apikey:");
credential_id += info.api_key;
(*labels)[l.name] = credential_id;
const char* kCredentialIdPrefix = "apikey:";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

TAOXUY
TAOXUY previously approved these changes Apr 10, 2024
@Elliot-xq
Copy link
Collaborator Author

Discussed offline, we will submit this change and fix presubmit environments asap(including adding unit tests).

@Elliot-xq Elliot-xq merged commit 8094420 into cloudendpoints:master Apr 11, 2024
@TAOXUY TAOXUY mentioned this pull request Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants