You are here

tokenauth_context.info in Token authentication 6.2

name = "Token Authentication Context Integration"
description = "Integrate the Token Authentication module with the Context module."
core = "6.x"
dependencies[] = "tokenauth"
dependencies[] = "context"

File

modules/tokenauth_context/tokenauth_context.info
View source
  1. name = "Token Authentication Context Integration"
  2. description = "Integrate the Token Authentication module with the Context module."
  3. core = "6.x"
  4. dependencies[] = "tokenauth"
  5. dependencies[] = "context"