-
Currently the OAuth1HttpBehaviour is mainly a wrapper and also complicate thing, this might be better implemented via some form of IHttpRequestConfiguration.
The same for the OAuth1HttpMessageHandler…
-
We want an Oauth1 compliant client.
-
The way WP-API/OAuth1 constructs the OAuth1 signature does not conform to the OAuth1 specification, making it impossible to use WP-API with this OAuth1 plugin.
For example, the parameter key and valu…
AlexC updated
9 years ago
-
We need to upgrade Apache cxf-core from 3.2.0 to 3.5.8.
3.5.8 includes a patch for a major security vulnerability (details [here](https://cxf.apache.org/)).
This means we will need to refactor sever…
-
Hi - thought I'd try this out after using garminexport in the past. Note - I am a linux newbie.
Installation seemed to go ok. When I entered ` python3 garmin-backup.py data/2024 -f "gpx" --current -…
-
Any chance the script can be updated to work with the public OAuth1? Google shut down OAuthConfig ( http://googleappsdeveloper.blogspot.com/2015/03/changes-to-oauth-in-apps-script.html ) on July 6th…
-
Hey guys, anyone can implement this? http://developer.xero.com/documentation/api/api-overview/
-
Hi there,
do you still maintain this project? I tried to use spring-social-vimeo in the spring social showcase project. If I try to connect with my Vimeo account, an Exeption is thrown:
WARN : org.spr…
-
I'm using your library to wrap the xero api. So far so good. I can get 1 legged oauth1 working like so:
```
const oas = require('./openAPI/Xero_accounting_2.0.0_swagger.json');
let o…
-
### Checklist
- [X] I have looked into the [README](https://github.com/auth0/terraform-provider-auth0#readme) and have not found a suitable solution or answer.
- [X] I have looked into the [documenta…