adam-paterson / adam-paterson/oauth2-slack
Implement `checkResponse`
オープン
Hacktoberfest
- 主要言語
- PHP
- スター
- 22
- フォーク
- 20
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently `\AdamPaterson\OAuth2\Client\Provider\Slack::checkResponse` is a void method.
This should check the provider response for errors.
**See** https://api.slack.com/web
コントリビューションガイド
調査の方向性
Start with AdamPaterson\OAuth2\Client\Provider\Slack::checkResponse and read the Slack Web API documentation linked in the issue to identify how provider responses report errors. Done means the previously void response check detects and handles the documented Slack error responses; verify the behavior against the provider's existing tests, if present.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- php
- 領域
- api, authentication
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100