You are here

rocket_chat_oauth_login.info in Rocket.Chat 7.2

Same filename and directory in other branches
  1. 7 modules/rocket_chat_oauth_login/rocket_chat_oauth_login.info
name = Rocket Chat oAuth Login
description = Enables Rocket chat to authenticate with this drupal.
core = 7.x
package = Rocket.Chat
version = 7.x-2.0

dependencies[] = drupal:system (>= 7.40)
dependencies[] = entity:entity
dependencies[] = oauth2_server:oauth2_server
dependencies[] = rocket_chat:rocket_chat
project path = sites/all/modules/custom/rocket_chat/modules
configure = admin/structure/oauth2-servers/manage/rocket_chat_oAuth_login

File

modules/rocket_chat_oauth_login/rocket_chat_oauth_login.info
View source
  1. name = Rocket Chat oAuth Login
  2. description = Enables Rocket chat to authenticate with this drupal.
  3. core = 7.x
  4. package = Rocket.Chat
  5. version = 7.x-2.0
  6. dependencies[] = drupal:system (>= 7.40)
  7. dependencies[] = entity:entity
  8. dependencies[] = oauth2_server:oauth2_server
  9. dependencies[] = rocket_chat:rocket_chat
  10. project path = sites/all/modules/custom/rocket_chat/modules
  11. configure = admin/structure/oauth2-servers/manage/rocket_chat_oAuth_login