-
I'm getting an error when I run `php please update:addons` that's preventing Composer from running.
It's looking for packaged classes before running Composer. `[Symfony\Component\Debug\Exception\Fa…
-
Awesome library, thanks for sharing.
I might jump in here and fix these over the next few weeks, but no time at the moment. So just documenting for now.
1. Tailwind classes should go 50-950, but…
-
I'm using Authorization Code flow to authorize OAuth2 client.
The redirect_uri will be dynamic, different each time for the same client.
The issue is that `AuthCodeGrant` does not allow to authori…
-
Hello can you please support twitter login also for people who use twitter
##
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1546960-add-twitter?utm_campaign=p…
-
Hi,
Would you mind creating a new branch named 3.x?
From the commit https://github.com/thephpleague/omnipay-sagepay/commit/af116fddde38113fa82aff53c67a7d5ca739cf7b
I've copied the new Opayo URL…
-
# OAuth2/OpenID Connect authentication
Are there any plans to enable authentication using the OAuth2/OpenID Connect mechanism for elabFTW?
We are using a Keycloak installation for Single-Sign-On…
-
Hi, thanks for getting the v2.0 update out. It looks promising.
We are currently using v1.x in a project. After an OAuth request we store the access_token. That access_token is than later used to f…
-
Currently when defining arguments using `injected`, one has to pass in the constructor as a first argument. This kinda removes a lot of the flexibility a DI container can give you. Let's say we want t…
-
Hello,
I have a list of posts, each of those can have comments, each comment can have replies and each reply can have multiple replies, to a nesting level tending to infinity.
Now I would like to eag…
-
- Tell me pelase what the difference between server and client?
- I see for client I have to install additional provider per auth type and server?
- What and when should be used I am confused a litt…