Optional
accessThe access token that can be used to communicated with the federated provider on behalf on the target identity, if we were able to successfully acquire one, otherwise null
, if we were not.
Optional
providerThe name of the federated provider, e.g. "github.com".
Optional
subjectThe descriptor of the graph subject to which this federated provider data corresponds.
Optional
versionThe version number of this federated provider data, which corresponds to when it was last updated. Can be used to prevent returning stale provider data from the cache when the caller is aware of a newer version, such as to prevent local cache poisoning from a remote cache or store. This is the app layer equivalent of the data layer sequence ID.
Represents a set of data used to communicate with a federated provider on behalf of a particular user.