class Google::Auth::IDTokens::HttpKeySource

A base key source that downloads keys from a URI. Subclasses should override {HttpKeySource#interpret_json} to parse the response.