Skip to content

Commit 83a8529

Browse files
committed
Update dynamic overrides example
1 parent 27de134 commit 83a8529

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/dynamic-override/config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"scope": [
1111
"public_profile",
1212
"email"
13+
],
14+
"dynamic": [
15+
"scope"
1316
]
1417
}
1518
}

0 commit comments

Comments
 (0)