概要
A simple OAuth2 client chrome extension to get access token via authorization code flow for development usage
With this extension, you can get an access token without prepare an application or server to catch for OAuth2 redirection. --------- Usage --------- - Open developer tools - Click the Simple OAuth2 Client tab - Fill each config sections - Copy "redirect_uri" from Client Config section and paste it to "Redirect URIs" in your OAuth2 app setting page - Click "Start Auth" button ----------------- How it works ----------------- 1. By clicking StartAuth button, the extension open authorization url with required params. 2. You will be asked to sign-in to that platform and to allow access to scopes you input. 3. Then Chrome accesses "redirect_uri" but not really open. By using launchWebAuthFlow API in Chrome your redirect securely catch by chrome themselves. 4. The extension get authorization code and exchange it to access token and show it to you! --------------------------- Supported Features --------------------------- - Specify any url for authorization and token endpoint - Public and confidential client - PKCE(S256 and plain) and non-PKCE request - Authorization Header and Body Parameter for token request authorization
5 点満点で 11 件の評価
詳細
- バージョン0.1.4
- 更新:2023年10月30日
- 提供元sat
- サイズ63.87KiB
- 言語English
- デベロッパー
メール
contact_for_extensions@satetsu888.dev - 非取引業者このデベロッパーは取引業者として申告していません。EU 加盟国の消費者とこのデベロッパーとの間に締結された契約には、消費者の権利が適用されません。
プライバシー
このデベロッパーは、お客様のデータについて以下を宣言しています
- 承認されている以外の用途で第三者に販売しないこと
- アイテムの中心機能と関係のない目的で使用または転送しないこと
- 信用力を判断する目的または融資目的で使用または転送しないこと
サポート
質問や提案、問題がある場合は、パソコンのブラウザでこのページを開いてください