We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a0490 commit d579e7cCopy full SHA for d579e7c
README.md
@@ -35,7 +35,7 @@ An example `contentpass_configuration.json`:
35
"schema_version": 2,
36
"api_url": "https://api.example.com",
37
"oidc_url": "https://pur.example.com",
38
- "redirect_uri": "com.example.demo://oauth",
+ "redirect_uri": "com.example.app://oauth",
39
"property_id": "YOUR_PROPERTY_ID"
40
}
41
```
0 commit comments