You are here

tfa.info.yml in Two-factor Authentication (TFA) 8

File

tfa.info.yml
View source
  1. name: Two-factor Authentication (TFA)
  2. type: module
  3. description: Pluggable provider of second factor authentication for Drupal
  4. core: 8.x
  5. core_version_requirement: ^8 || ^9
  6. package: Security
  7. configure: tfa.settings
  8. dependencies:
  9. - encrypt:encrypt
  10. test_dependencies:
  11. - key:key
  12. - encrypt:encrypt