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

Allow to set additional Parameters. #29

Merged
merged 1 commit into from
Oct 14, 2016
Merged

Allow to set additional Parameters. #29

merged 1 commit into from
Oct 14, 2016

Conversation

lbalmaceda
Copy link
Contributor

  • The parameters are accesible via a protected getter getParameters(). The user is responsible for adding them to the request.
  • Make authorize(Intent) have a default implementation were it always returns false. This case when the authorize is called from the onNewIntent() is not very common to force the user to override it.

@hzalaz hzalaz merged commit 2aece80 into master Oct 14, 2016
@hzalaz hzalaz deleted the pass-auth-parameters branch October 14, 2016 20:35
@hzalaz hzalaz modified the milestone: 1.1.0 Oct 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants