Simple OAuth2 Client icon

Simple OAuth2 Client

Chrome Web Store

by sat

v0.1.4 Updated Oct 30, 2023 63.87KiB
472
Users
★ 1.00
1 reviews
#2265
of 15.5K
developer
#170 of 1.1K
⚠️Not updated in over 2 years ⚠️Below average rating

User Count Trend

Loading...

Description

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
Simple OAuth2 Client screenshot 1

Reviews

Loading reviews...

Permissions (2)

Permissions

clipboardWrite Can write to your clipboard identity Can use your Google account identity

Details

Version 0.1.4
Updated Oct 30, 2023
Size 63.87KiB
First Seen Mar 21, 2026
Ad space