-
Hi. I'm brand new to the project, or brand new to wanting to explore the project; but I cloned it yesterday, and failed to get it up and running...
### Steps I followed:
* Cloned `master`@`28f8e33…
-
Hello,
I have created the script and logged in with Discord. However when I try to display any info nothing appears on the page. The error is:
`[Thu Jul 27 11:46:53.443231 2017] [:error] [pid 9322] …
ghost updated
7 years ago
-
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for league/oauth2-github dev-master -> satisfiable by league/oauth2-github[dev-master].
-…
-
Hi, I updated to 2.0.5, and after I agree with Yahoo! to use my Yahoo! account, I am redirected back to my site, and then this error occurs:
````
PHP Fatal error: Uncaught Error: Cannot use objec…
-
-
Just work if game folder is on C:.
Warning: scandir(C:\Riot Games\League of Legends\RADS\projects\lol_game_client\filearchives\,C:\Riot Games\League of Legends\RADS\projects\lol_game_client\filearch…
-
Using the Basic Usage instructions for thephpleague/oath2-client, I have a php client that obatins a valid token from an Authentik server. I can use this token and expiration, etc. However no matter…
-
I fetched the code and copied the example with no change. I authenticate using O365 and then I get my personal information just fine. When refeshing the page I get the following error when calling `ge…
-
I am currently trying to implement the client in such a way that I am notified when the OAuth2 service is in maintenance mode, i.e. when it returns an HTTP status code 503.
Unfortunately, maybe I'm b…
-
Cant pass additional options when creating a request.
For example thephpleague/oauth2-client#803 is trying to use form_params, but `\League\OAuth2\Client\Tool\RequestFactory::getRequestWithOptions`…