angular-googleapi icon indicating copy to clipboard operation
angular-googleapi copied to clipboard

angular module to integrate google apis

Results 12 angular-googleapi issues
Sort by recently updated
recently updated
newest added

Hi, when i try to do login with my client id i receive a message error: Invalid parameter value for origin: Missing authority: file://. This happen only on phisical device,...

I need the response type response_type: 'token id_token'

Latest release bower finds does not include the checkAuth fix

The missing cemicolon made it impossible for me to include the .js file. It now works perfectly! :D

I have two issue on the same: 1. Whenever I clicked in login button it opened a popup and close it after some time(2-3 sec. approx), but I have already...

is there a way to use the https://developers.google.com/admin-sdk/ as well?

Hi! I can't find a LICENCE file in this project. Can I use it? Under which conditions?

google will return promises from the api calls

It looks like the example "cheats" a little by waiting for the user to click "Authenticate" before using `gapi`, which allows enough time for client.js to load itself and its...

we use browserify for installing dependencies on our projects, which uses NPM for dependency management. would be super cool to have this library in NPM