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

Switch to new authentication library and sign in screen from google #16

Merged
merged 3 commits into from
Apr 20, 2017

Conversation

shankari
Copy link
Contributor

@shankari shankari commented Apr 20, 2017

Supports the changes required by
https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html

Most of the changes are in
e-mission/cordova-jwt-auth#13

The changes here merely adapt to those changes.

Since we are currently at version 1, I will lazily start versioning our native
plugins so that we have a better sense of how we are making changes
Including the headers as part of this project leads to compile errors caused by
duplicate definitions.
This fixes it.  See
google/gtm-session-fetcher#82
for more details
This changes the communicationhelper to use the new form of the
`AuthCompletionHandler` (change in
e-mission/cordova-jwt-auth@cfa5457)

Also removes the obsolete callbacks which are not invoked any more
@shankari shankari merged commit 7d8a03c into e-mission:master Apr 20, 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.

1 participant