Reference documentation and code samples for the googleauth class Google::Auth::IDTokens::AggregateKeySource.
A key source that aggregates other key sources. This means it will
aggregate the keys provided by its constituent sources. Additionally,
when asked to refresh, it will refresh all its constituent sources.
Inherits
Object
Methods
#current_keys
defcurrent_keys()->Array<KeyInfo>
Return the current keys, without attempting to refresh.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]