Skip to content

Allows the webhost used for OAuth to be specified#162

Merged
jiuyangzhao merged 1 commit intodropbox:masterfrom
mako-taco:patch-1
Oct 19, 2017
Merged

Allows the webhost used for OAuth to be specified#162
jiuyangzhao merged 1 commit intodropbox:masterfrom
mako-taco:patch-1

Conversation

@mako-taco
Copy link
Copy Markdown

No description provided.

Allows the webhost used for oauth to be specified
String[] alreadyAuthedUids,
String sessionId,
String webHost) {
if (!AuthActivity.checkAppBeforeAuth(context, appKey, true /*alertUser*/)) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We can just add a new function and don't break existing public function signiture.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

this shouldn't break the existing public signature; it just overloads the method with another. The original signature is unchanged in the method above

@jiuyangzhao jiuyangzhao merged commit 6405997 into dropbox:master Oct 19, 2017
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