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

provision test lacks OAuth grant #108

@OleMchls

Description

@OleMchls

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 ✨

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions