allowedScopes property

List<String>? allowedScopes
final

KO: 사용자가 동의한 동의항목
EN: Scopes that user agreed to

Implementation

final List<String>? allowedScopes;