ejci / Google-Auth-for-Titanium

Google Auth for Titanium
GNU General Public License v2.0
66 stars 28 forks source link

"Auth requestes in embedded browsers will be blocked" #13

Closed chmiiller closed 6 years ago

chmiiller commented 7 years ago

A while ago I've started to receive this message: gauth on my app. What are you using for Gmail login/account creation on your apps? Won't be possible to keep using this option after April!

Thanks!

chmiiller commented 7 years ago

The "learn more" button redirects to: https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html

varun0294 commented 7 years ago

Did you find any solution?

ChanakyaSrinivas commented 6 years ago

Hi ,

is there any solution?

chmiiller commented 6 years ago

Yes! We now have two different native modules for this: This one for iOS and this one for Android! Create issues on the module repo if you have questions on how to use it! Bests!

ChanakyaSrinivas commented 6 years ago

As per your suggestion, I tried with above module. but I was unable get the Google authentication Access Token. How to get the Google authentication Access Token ?