nraboy / ng-cordova-oauth

AngularJS oauth library for use with Apache Cordova projects
https://www.thepolyglotdeveloper.com
MIT License
456 stars 199 forks source link

Ionic Oauth with Firebase solution - Works in Browser too #272

Closed jdnichollsc closed 8 years ago

jdnichollsc commented 8 years ago

Hi Nic,

What do you think? https://gist.github.com/jdnichollsc/17bae6581d405321937fe433410172c9

Regards, Nicholls

jdnichollsc commented 8 years ago

But in Android, the displayName from Google is empty :/

nraboy commented 8 years ago

I hardly know anything about Firebase anymore. If you're having issues, you're best bet is to bring it up with Firebase. The Cordova Oauth library is only for getting access tokens, nothing more. What you do with the access tokens is up to you.

Best,

jdnichollsc commented 8 years ago

Hi @nraboy, thanks for your response!

A small question... what is the Google scope to get the displayName and photoURL from Google?

Thanks for all!!

nraboy commented 8 years ago

You'd have to consult the Google documentation or purchase support for ng-cordova-oauth.

Best,

jdnichollsc commented 8 years ago

purchase support for ng-cordova-oauth.

Where? How much? hahaha

nraboy commented 8 years ago

https://github.com/nraboy/ng-cordova-oauth#support

As of today, @matheusrocha89 and I charge $100.00 per hour for support. Otherwise you'll have to read documentation or use Stack Overflow.

Best,

jdnichollsc commented 8 years ago

My two cents for free :+1: => https://github.com/nraboy/ng-cordova-oauth/pull/276