scopes property
The scopes requested by ZITADEL during the request on the identity provider.
Implementation
@$pb.TagNumber(3)
$pb.PbList<$core.String> get scopes => $_getList(2);
The scopes requested by ZITADEL during the request on the identity provider.
@$pb.TagNumber(3)
$pb.PbList<$core.String> get scopes => $_getList(2);