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