美文网首页
2023-01-13 oauth2

2023-01-13 oauth2

作者: 我是小胡胡123 | 来源:发表于2023-01-12 21:55 被阅读0次
https://accounts.google.com/o/oauth2/auth?


access_type=offline

approval_prompt=force

response_type=code

client_id=818368855108-8grd2eg9tj9f38os6f1urbcvsq399u8n.apps.googleusercontent.com


redirect_uri=http://localhost:58507


code_challenge=2zMPqGzRQmuVNq9vOX4JmBdeWZSRRWIzPup7lX5_3T8


code_challenge_method=S256


scope=openid+https://www.googleapis.com/auth/userinfo.email

相关文章

网友评论

      本文标题:2023-01-13 oauth2

      本文链接:https://www.haomeiwen.com/subject/xqwwcdtx.html