Fernando Lopez

Results 6 comments of Fernando Lopez

Have you seen this FAQ seccion https://github.com/maximepvrt/angular-google-gapi#signup-with-google? Have you checked the GAuth.login() method is launched by a user action (click) in a HTML element? We are working in that way,...

@maximepvrt do you have in mind update the library to oauth 2.0? The library auth is already deprecated https://developers.google.com/api-client-library/javascript/reference/referencedocs#gapiauthauthorizeparams--------callback There is a risk to impact the apps using this project...

@maximepvrt Have you started to modify the fork?

@maximepvrt Do you have news about this update? We have been working in the code to add a signout button and we have discovered the pull request we have sent...

Hello Maxime, We have been also working in your library. We have a new version working fine without the GData and using Auth 2.0 Library. Do you want do a...

Puffff I have been having a look to your new code and it's already rather differnt than the version we have created, it's difficult to merge :( I do the...