scopes property

  1. @TagNumber.new(5)
PbList<String> get scopes

The scopes requested by ZITADEL during the request on the identity provider.

Implementation

@$pb.TagNumber(5)
$pb.PbList<$core.String> get scopes => $_getList(4);