dpi
dpi
Remove false PHPStan error, ignored in `src/Utility.php` phpstan/phpstan#5866
- `\Gitlab\Api\Groups::projects` can accept a last_activity_after date arg - `\Gitlab\Api\Projects::pipelines` $order -> $sort rename - `\Gitlab\Api\Projects::pipelines` can accept an updated_before date arg - `\Gitlab\Api\Projects::pipelines` can accept an updated_after date arg...
Fixes thephpleague/oauth2-github/issues/24 This is just one way of doing it I suppose. Needs some thoughts on maintainers of thephpleague/oauth2-github Allows devs to opt out of collecting emails by setting an...
Calling `\League\OAuth2\Client\Provider\AbstractProvider::getResourceOwner` in certain circumstances throws an exception. When only the 'read:user' scope is configured and the authenticating user does not have a public email, eventually `\League\OAuth2\Client\Provider\Github::fetchResourceOwnerDetails` is called. The...
Github device flow was introduced recently @ https://github.blog/changelog/2020-07-27-oauth-2-0-device-authorization-flow/ Docs @ https://docs.github.com/en/free-pro-team@latest/developers/apps/authorizing-oauth-apps#device-flow What is necessary to support this flow?
Twitch oEmbed doesnt seem to be working any longer. The v5 API is deprecated.
Fixes tpavlek/oauth2-twitch#12 Also coerces `\Depotwarehouse\OAuth2\Client\Twitch\Entity\TwitchUser::$id` to int for getId.
Fixes tpavlek/oauth2-twitch#15
Project management and source control moved back to Drupal.org: https://www.drupal.org/project/rng Please crosslink Drupal.org issues to original Github issue if relevant.
Provide migrations from [Signup](https://www.drupal.org/project/signup) for Drupal 6 to RNG.