context property

String? context
getter/setter pair

The opaque string set in CreateAuthUri that is used to maintain contextual information between the authentication request and the callback from the IdP.

Implementation

core.String? context;