Skip to content
Snippets Groups Projects

Add configuration settings in info.

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -3,5 +3,6 @@ type: module
description: 'Authenticate a user with a key. The key is generated and send to the user by CiviCRM. The key is validated in CiviCRM.'
core_version_requirement: ^9 || ^10
package: 'CiviCRM'
configure: cmrf_key_authentication.settings
dependencies:
- drupal:cmrf_core
Loading