ng-token-auth
ng-token-auth copied to clipboard
ng-token-auth inAppBrowser flow will soon stop to work
Because google will not allow requests through inAppBrowser https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html , soon it will stop to work. May we use Google Sign In SDK and add new flow?
Unfortunately, there is no example of implementing own flow in docs now.
This is the first I've heard of this. Wheee ...
@przemekd - did you ever come up with a native google auth scheme?