Created
May 28, 2017 11:59
-
-
Save dclarke-modus/13c4340ff5aafd833a61230bb35283f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
client: [{ | |
url:"127.0.0.1", | |
clientid: "blahblah", | |
clientpassword: "blahblah", | |
email: "[email protected]", | |
scopes: [{ | |
"controller": "service", | |
"action": "get" | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment