Install
Works with Drupal: ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
80.61 KB
MD5: 4dd9d3c0607e223afa45907a652a12b7
SHA-1: 2df5ac8e17db3dbbe958a09f84672a28b6608439
SHA-256: 31e2d53360ed5f78525035841be4de4f422db91b65c8ff7816e47cddc0c7d4a9
Download zip
167.27 KB
MD5: 386758e976d05cd8b0a6511da9cd4bd8
SHA-1: 657455435233737d06638f854b74dd2ef0d5e809
SHA-256: 23e5034c3ee3eda25d32764e3d51e1dfb4a2fe405e6e87c6855996e7b227a8a4
Release notes
- #3132865: License "GPL-2.0+" is a deprecated SPDX license identifier
- #3095250: Public and private key generation should add .htaccess to provided folder where keys are generated
- #3091689: Avoid initialising subject in ResourceServer constructor
- #3131666: t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
- #3298067: Automated Drupal 10 compatibility fixes