context property
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;
The opaque string set in CreateAuthUri that is used to maintain contextual information between the authentication request and the callback from the IdP.
core.String? context;