google / gtm-oauth2

Google Toolbox for Mac - OAuth 2 Controllers
Apache License 2.0
125 stars 70 forks source link

Is this deprecated now? #84

Closed jostster closed 7 years ago

jostster commented 7 years ago

With google soon restricting embedded web view auth https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html will this become deprecated or will it update to fit the requirements?

thomasvl commented 7 years ago

We're going to go ahead and deprecate this as there are some other alternatives now that also include support for things like tvOS. Just merged in a PR to add a notice here, and we will be working on updating the samples in projects that used to depend on this.

fisherds commented 7 years ago

Just wanted to say thanks for adding the link to the new approach for iOS Endpoints developers. Time to start learning GTMAppAuth I guess. It's got most of the same letters even, how hard can it be to learn something new. ;)