Jan Zikmund
Results
2
issues of
Jan Zikmund
Dynamically add redirect_uri parameter also for initial login. There already is the same feature on the `handle()` method which works as middleware on all protected routes. But when user is...
On my old, Intel-based MacBook (BigSur, PHP7.4, Firebird 3.0.10), I managed to compile the driver just fine using the following steps: 1. `git clone https://github.com/FirebirdSQL/php-firebird.git` 2. `cd php-firebird` 3. `phpize`...