wordpress-mobile / WordPressAuthenticator-iOS

GNU General Public License v2.0
17 stars 11 forks source link

Simplify `scope` parameter used for asking OAuth token to Google #756

Closed mokagio closed 1 year ago

mokagio commented 1 year ago

See discussion at https://github.com/wordpress-mobile/WordPressAuthenticator-iOS/pull/735#discussion_r1094342966

To test this, I run the app and verified the authentication was still successful and that my email was sent back from Google in the token to pass to the WordPress.com backend.