You are here

jwt_auth_consumer.info.yml in JSON Web Token Authentication (JWT) 8

Same filename and directory in other branches
  1. 8.0 modules/jwt_auth_consumer/jwt_auth_consumer.info.yml
modules/jwt_auth_consumer/jwt_auth_consumer.info.yml

File

modules/jwt_auth_consumer/jwt_auth_consumer.info.yml
View source
  1. name: JWT Authentication Consumer
  2. type: module
  3. description: Authenticates JWTs generated by the jwt_auth_issuer module.
  4. core_version_requirement: ^8.7.12 || ^9.0
  5. package: Web services
  6. dependencies:
  7. - jwt:jwt