oauth2-extensions icon indicating copy to clipboard operation
oauth2-extensions copied to clipboard

[Deprecated] An OAuth 2.0 Library for Chrome Extensions (please use chrome.identity)

Results 24 oauth2-extensions issues
Sort by recently updated
recently updated
newest added

I tried using it for a project and then tried the demo extension in the tree, and in both cases after loading the extension a tab opens up in chrome...

The lookup in localstorage fails in case the urls contain a # and have no ? character This is also related to the tweet: https://twitter.com/muslimbit/statuses/252336629744820224

After granding permissions the target page "oauth2.html" don't work. It is no more alowed to use inline js.

Google adapter can be update to accept the following optional parameters. -- access_type (default: offline) -- response_type (default: code) -- approval_prompt (default: auto)