Zach McElrath

Results 8 issues of Zach McElrath

This PR adds the ability to configure the ACL used when uploading objects via an "acl" parameter

This PR enables users of node-oauth-shim to add hook functions which enable additional headers or body parameters to be injected into OAuth 2 access token requests just prior to sending...

According to the OAuth 2 spec, section 4.1.3, parameters sent in the Access Token Request body should be URL encoded. Currently the logic in node-oauth-shim is explicitly not encoding parameter...

Currently `Schedulable` classes have to be coerced into the Batch Apex model in order for them to be considered 'Aggregable', and hence included in Relax Aggregate Processes by extending the...

enhancement