-
PHP Warning: Illegal string offset 'message' in /home/thamesridgescout/dev.thamesridgescouts.org.uk/wp-content/plugins/neoweb-connector/includes/libs/3rd-party/mattcollins171/oauth2-osm/src/Provider/…
-
### Version
2.0.1
### Describe your issue.
An error pops up saying "Windows cannot access the specified device, path, or file. You may not have the appropriate permission to access the item."
![Er…
Wavhi updated
4 months ago
-
Hi,
I just try to run a local copy of laravel-tricks on my laptop.
Everything looks fine (ex. register, login, create trick), but only fail on login with github.
When login with github, the page wi…
-
I just found this library, and it's great. It's saving me a ton of work. As I'm using it, there are two features I want:
1. Response caching
2. Cookie storage
Since pymfl uses [requests](https:…
-
Idk what it's supposed to do, but doing undefined and using a random number as input breaks it, causing my whole preview on the league client to break.
-
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…
-
```
use Hypweb\Flysystem\GoogleDrive\GoogleDriveAdapter;
use League\Flysystem\Filesystem;
$client = new Google_Client();
$client->setAuthConfigFile('path_to_json_file');
$client->setScopes(['…
-
how to use provider, currently my code is as follows
`
$provider = new \Stevenmaguire\OAuth2\Client\Provider\Microsoft([
'clientId' => $clientId,
'clientSecret' => $clientSec…
-
I need to generate a new token inside a custom Authenticator without passing throught the /oauth2/token endpoint, but something more like I do in custome grants with the issueToken() method.
Is the…
-
Log file
[championify.log.txt](https://github.com/dustinblackman/Championify/files/3117925/championify.log.txt)
Config file:
```json
{
"prefs_version": "2.1.5",
"locale": "en",
"install…