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

Make AuthHandler callback protected again #27

Merged
merged 2 commits into from
Sep 27, 2016
Merged

Conversation

lbalmaceda
Copy link
Contributor

  • Callback is again visible from a subclass using the getCallback method.
  • Also force the user to call super when overriding clearSession so we can clear the saved callback instance.

@hzalaz hzalaz merged commit e9df83d into master Sep 27, 2016
@hzalaz hzalaz deleted the update-auth-handlers branch September 27, 2016 21:22
@hzalaz hzalaz modified the milestone: 1.0.1 Sep 27, 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.

None yet

2 participants