Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

provision test lacks OAuth grant #108

Open
OleMchls opened this issue Jan 25, 2017 · 2 comments
Open

provision test lacks OAuth grant #108

OleMchls opened this issue Jan 25, 2017 · 2 comments

Comments

@OleMchls
Copy link

Referencing https://devcenter.heroku.com/articles/unified-api#receiving-the-grant-code

But my local addon only receives the following parameters

%{
  "callback_url" => "http://localhost:7779/callback/999",
  "heroku_id" => "app9347@kensa.heroku.com",
  "logplex_token" => nil,
  "options" => %{},
  "plan" => "test",
  "region" => "amazon-web-services::us-east-1",
  "uuid" => "057ef4ee-967e-46c8-a3c0-aaf3c9a37c82"
}

Especially testing OAuth with kensa would be great.

Thanks ✨

@Genkilabs
Copy link

+1

@mathias
Copy link
Contributor

mathias commented Oct 9, 2018

Hello,

Please try out our new replacement for Kensa, https://github.com/heroku/heroku-cli-addons-admin

It won't run tests like Kensa does, but you might prefer to write those acceptance tests in your framework's test suite so that they are under continuous integration, etc.

Kensa will not support V3 provisioning.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants