GitHub oauth doesn't fetch email with scope set to “user:email,read:user”

前端 未结 0 1103
醉酒成梦
醉酒成梦 2021-02-10 21:09

I was following this tutorial to implement authorization with github using Spring. Here is oauth2 configuration:

github:
    clientId: ${GITHUB_CLIENT_ID}
    cli         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题