JSON client-auth-meta.json
{
"client_name": "My Test App",
"redirect_uris": [
"https://client.example.org/callback",
"https://client.example.org/callback2"
],
"scope": "read write"
}
{
"client_name": "My Test App",
"redirect_uris": [
"https://client.example.org/callback",
"https://client.example.org/callback2"
],
"scope": "read write"
}