-
```
1. perform PUT request using OAuth using following code
import net.oauth.OAuth;
import net.oauth.OAuthAccessor;
import net.oauth.OAuthConsumer;
import net.oauth.OAuthMessage;
import net.oauth.Par…
-
```
What steps will reproduce the problem?
1. Create an Adobe AIR project with this file:
package
{
import flash.events.Event;
import flash.events.IOErrorEvent;
import flash.net.URLLoader…
-
```
1. perform PUT request using OAuth using following code
import net.oauth.OAuth;
import net.oauth.OAuthAccessor;
import net.oauth.OAuthConsumer;
import net.oauth.OAuthMessage;
import net.oauth.Par…
-
```
What steps will reproduce the problem?
1. Create an Adobe AIR project with this file:
package
{
import flash.events.Event;
import flash.events.IOErrorEvent;
import flash.net.URLLoader…
-
```
1. perform PUT request using OAuth using following code
import net.oauth.OAuth;
import net.oauth.OAuthAccessor;
import net.oauth.OAuthConsumer;
import net.oauth.OAuthMessage;
import net.oauth.Par…
-
```
1. perform PUT request using OAuth using following code
import net.oauth.OAuth;
import net.oauth.OAuthAccessor;
import net.oauth.OAuthConsumer;
import net.oauth.OAuthMessage;
import net.oauth.Par…
-
```
1. perform PUT request using OAuth using following code
import net.oauth.OAuth;
import net.oauth.OAuthAccessor;
import net.oauth.OAuthConsumer;
import net.oauth.OAuthMessage;
import net.oauth.Par…
-
```
1. perform PUT request using OAuth using following code
import net.oauth.OAuth;
import net.oauth.OAuthAccessor;
import net.oauth.OAuthConsumer;
import net.oauth.OAuthMessage;
import net.oauth.Par…
-
```
1. perform PUT request using OAuth using following code
import net.oauth.OAuth;
import net.oauth.OAuthAccessor;
import net.oauth.OAuthConsumer;
import net.oauth.OAuthMessage;
import net.oauth.Par…
-
Hi, WebCrypto usage will generally require the usage of asynchronous APIs. The `oauth.authorize` function does not support promises for the signature hash function.
I've opened a PR over at #107 wh…