adobe / adobe/aio-cli-plugin-cloudmanager
OAuth Configuration Documentation: "client_secret" is "client_secrets" - adapt documentation
- 主要言語
- JavaScript
- スター
- 50
- フォーク
- 36
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Expected Behavior**
The documentation (OAuth configuration) matches the tool (version 4.2.0).
**Actual Behavior**
The documentation for OAuth does not match the config keys in 4.2.0:
The documentation at https://github.com/adobe/aio-cli-plugin-cloudmanager?tab=readme-ov-file#setup-for-oauth-integration mentions that the OAuth config has a key "client_secret", but the field is now called "client_secrets" (for OAuth only) and has become a list property, see e.g. here: https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/main/e2e/e2e.js#L72
**Reproduction Scenario, Platform, and Version**
Version 4.2.0
**Steps to Reproduce**
Setup aio cli-cloudmanager using OAuth according to documentation https://github.com/adobe/aio-cli-plugin-cloudmanager?tab=readme-ov-file#setup-for-oauth-integration
You will get an HTTP 400 (parameter client_secrets missing)
コントリビューションガイド
調査の方向性
リポジトリのREADMEにあるOAuth設定セクションから始め、バージョン4.2.0について、そこに記載されているキーと72行目付近のe2e/e2e.jsを比較します。OAuth設定がツールと一致するようにドキュメントを更新し、その後、セットアップ手順が欠落しているパラメーターを参照しなくなっていることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100