This commit is contained in:
Jason Ertel
2024-11-01 16:18:40 -04:00
parent 755cfb4e13
commit c9f6b5206a
2 changed files with 3 additions and 3 deletions

View File

@@ -242,7 +242,7 @@ function createClient() {
"grant_types": [ "client_credentials" ],
"response_types": [ "code" ],
"metadata": {
"note": "$note"
"note": "$note",
"searchUsername": ""
}
}