SimplicityMobile / Simplicity

A simple way to implement Facebook and Google login in your iOS apps.
Apache License 2.0
681 stars 66 forks source link

Google token #34

Closed ryan9gray closed 7 years ago

ryan9gray commented 7 years ago

Hello, please help me. Server send token on https://www.googleapis.com/oauth2/v3/tokeninfo?id_token= and get "error_description": "Invalid Value" i think its different between access token and id_token, but i don't now what to do

What i missed