disabled property
Whether the provider is disabled.
You cannot use a disabled provider to exchange tokens. However, existing tokens still grant access.
Implementation
core.bool? disabled;
Whether the provider is disabled.
You cannot use a disabled provider to exchange tokens. However, existing tokens still grant access.
core.bool? disabled;