acr property Null safety
Sets the acr
claim of the ID token sent inside the claims
parameter. See section 5.5.1 of the OIDC 1.0 specification.
Implementation
external Acr get acr;
Implementation
external set acr(Acr v);
Sets the acr
claim of the ID token sent inside the claims
parameter. See section 5.5.1 of the OIDC 1.0 specification.
external Acr get acr;
external set acr(Acr v);