diff --git a/config.json b/config.json new file mode 100644 index 0000000..dfb80ee --- /dev/null +++ b/config.json @@ -0,0 +1,8 @@ +{ + "token": "some_token", + "secret": "", + "app_id": "", + "scopes": [""], + "authority_url": "", + "base_url": "" +} \ No newline at end of file