Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor core.oauth #41

Merged
merged 13 commits into from
Nov 18, 2014
Merged

refactor core.oauth #41

merged 13 commits into from
Nov 18, 2014

Conversation

ryscheng
Copy link
Member

compatibility with new freedom v0.6 core.oauth API

2 oauth providers introduced based on chrome.identity and chrome.webRequest.
oauth.identity passes the integration test, but no testing setup for oauth.webrequest yet
(chrome.webrequest only available on Chrome extensions and current selenium test is a packaged app)

@ryscheng
Copy link
Member Author

@willscott PTAL. kthxbye

lib: ['lib/*.js'],
providers: ['providers/**/*.js'],
lib: ['lib/**/*.js'],
//spec: ['spec/**/*.js'],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we haven't done this anywhere else, not convinced we need it here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@ryscheng
Copy link
Member Author

@willscott addressed your comments. PTAL

@willscott
Copy link
Member

👍

ryscheng added a commit that referenced this pull request Nov 18, 2014
@ryscheng ryscheng merged commit 62ba591 into master Nov 18, 2014
@ryscheng ryscheng deleted the ryscheng-coreoauth branch November 18, 2014 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants