Skip to content

Instantly share code, notes, and snippets.

@tjarvstrand
Last active November 15, 2018 12:13
Show Gist options
  • Save tjarvstrand/d9d2f8643424f2c33389805878ba3d3f to your computer and use it in GitHub Desktop.
Save tjarvstrand/d9d2f8643424f2c33389805878ba3d3f to your computer and use it in GitHub Desktop.
{
"locale": "en_US",
"host": "scrive.com",
"oauth": {
"path": "/oauth",
"consumerKey": "a161ca06b725b647_7930",
"consumerSecret": "b5c4ea2323f00772",
"privileges": [
"DOC_CREATE",
"DOC_CHECK",
"DOC_SEND"
]
},
"api": {
"path": "/api/v2"
},
"signing": {
"methods": [
{
"name": "No BankID",
"value": "standard"
},
{
"name": "SE BankID",
"value": "se_bankid"
},
{
"name": "NO BankID",
"value": "no_bankid"
},
{
"name": "DK BankID",
"value": "dk_nemid"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment