-
## Issue - Enhancement
Following this release: https://github.com/ParabolInc/parabol/pull/10025
Better visibility of our full functionality only helps potential value add.
It would remove inv…
-
I am new to this framework and I feel upset and don't know what happened after the test reports error and aborts.
Here is the terminal output:
=== Running tests from: ===
=== Running tests from: l…
-
Hi,
I started using this library to perform oauth1 with [Bitbucket Server (previously Stash)](https://www.atlassian.com/software/bitbucket/enterprise/data-center)
The code I needed was pretty mu…
-
## Context:
OAuth1 APIs typically follow this flow as detailed [here](https://oauth1.wp-api.org/docs/basics/Auth-Flow.html):
> Request an oauth_token --> Authorize app w/ user sign in --> Exchan…
-
Sphinx 1.7.5 includes some breaking changes with respect to documentation strings. This is specifically if you're using sphinx to build the docs and treat warnings as errors [0]
I was able to recre…
-
Buil a mock object/server so uniTests can be done on oauth1,oauth2 and custom services
-
/Users/maherbhavsar/webprj/react-auth-server/node_modules/passport-oauth1/lib/strategy.js:83
if (!options.consumerKey) { throw new TypeError('OAuthStrategy requires a consumerKey option'); }
-
**Description:**
Using the following short snippet raises a ModuleNotFoundError: No module named 'jwt.algorthms'
```
oauth = {
'access_token': token,
'access_token…
-
https://github.com/thephpleague/oauth1-client/blob/master/src/Client/Server/Server.php#L150
I extended Server for a different provider (SocialFlow.php file below), and after the auth redirect, I am…
-
Twitter return Indirect modification of overloaded property SocialiteProviders\Manager\OAuth1\User::$urls has no effect on callback page when am trying to get the user from socialite
The issue is…