Simple OAuth2 Client
“Simple OAuth2 Client”的产品徽标图片

Simple OAuth2 Client

精选
扩展程序开发者工具203 用户
商品媒体 1 屏幕截图

概述

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

0 星(5 星制)无评分

Google 不会核实评价。 详细了解结果和评价。

详情

  • 版本
    0.1.4
  • 上次更新日期
    2023年10月30日
  • 提供方
    sat
  • 大小
    63.87KiB
  • 语言
    English
  • 开发者
    电子邮件通知
    contact_for_extensions@satetsu888.dev
  • 非交易者
    该开发者尚未将自己标识为交易者。欧盟地区消费者须知:消费者权利可能不适用于您与该开发者达成的合约。

隐私权

该开发者已披露,此产品不会收集或使用您的数据。

该开发者已声明,您的数据:

  • 不会因未获批准的用途出售给第三方
  • 不会为实现与产品核心功能无关的目的而使用或转移
  • 不会为确定信用度或放贷目的而使用或转移

支持

若有任何疑问、建议或问题,请在桌面浏览器中打开此页面

Google 应用