Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Changelog
Issues: 9 issues resolved.
Changes since 5.2.0:
Bug
#3257003: Password grant tests are frail: Password grant tests are frail
#3276214: Performance issue due to missing database index.: Performance issue due to missing database index.
Feature
#3095250: Public and private key generation should add .htaccess to provided folder where keys are generated: Public and private key generation should add .htaccess to provided folder where keys are generated
Misc
Update Auth code functional test
Moved initialization of the ResourceServer to a seperate method, for performance reasons
Task
#3277083: Move to hosted GitLab CI: Move to hosted GitLab CI
#3287927: Address deprecation log spam in 5.2.x: Address deprecation log spam in 5.2.x
#3295744: Resolve deprecation notices in the unit tests: Resolve deprecation notices in the unit tests
#3132865: License "GPL-2.0+" is a deprecated SPDX license identifier: License "GPL-2.0+" is a deprecated SPDX license identifier
#3131666: t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead: t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
#3167287: Always load clients through the ClientRepository service: Always load clients through the ClientRepository service