Install OAuth password grant module.
This commit is contained in:
@@ -21,7 +21,7 @@ job "farmos" {
|
|||||||
command = "bash"
|
command = "bash"
|
||||||
args = [
|
args = [
|
||||||
"-c",
|
"-c",
|
||||||
"composer require drupal/smtp drupal/health_check_url drupal/oauth_login_oauth2 && drush cr && exec docker-entrypoint.sh apache2-foreground"
|
"composer require drupal/smtp drupal/health_check_url drupal/oauth_login_oauth2 drupal/simple_oauth_password_grant && drush cr && exec docker-entrypoint.sh apache2-foreground"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user