requiredScopes property
final
KO: 사용자가 동의해야 하는 동의항목
EN: Scopes that the user must agree to
Implementation
final List<String>? requiredScopes;
KO: 사용자가 동의해야 하는 동의항목
EN: Scopes that the user must agree to
final List<String>? requiredScopes;