标签: openid userinfo
Google openid会返回claim_id,例如https://www.google.com/accounts/o8/id?id=Apt0atlGwaRLf6bidtlCtqFNpp1Rvdg0Ka8aqrs
Google oauth2 userinfo返回的数字是,100168242610783512505。
鉴于一个,如何获得另一个?我想将openid和oauth2登录过程正常化。欢迎提出任何建议。
由于
答案 0 :(得分:0)
我刚刚发现它。希望这会有所帮助。
Adjust the OAuth2 request that you send to Google