OpenIdCredentials class
Properties
accessToken
↔ String
An access token the consumer may use to verify the identity of
the person who generated the token. This is given to the federation
API GET /openid/userinfo
to verify the user's identity.
getter/setter pair
expiresIn
↔ int
The number of seconds before this token expires and a new one must
be generated.
getter/setter pair
hashCode
→ int
The hash code for this object.
no setter inherited
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
sdnServerName
↔ String
The node domain the consumer should use when attempting to
verify the user's identity.
getter/setter pair
tokenType
↔ String
The string Bearer
.
getter/setter pair
sendingnetwork_dart_sdk 0.0.9