OAuthWebSecurity with Facebook not using email permission as expected

后端 未结 7 1135
不思量自难忘°
不思量自难忘° 2020-12-13 16:24

Using the new OAuthWebSecurity for authenticating with Facebook, I added the email permission on my Facebook application. Now, as I can read, I need to define a scope to be

7条回答
  •  抹茶落季
    2020-12-13 17:16

    I wrote my own solution to this problem. I extended the OAuth2Client to take advantage of it work and used facebook scope and other features to retrieve additional user data. I posted my own solution here, I hope it will help someone!

提交回复
热议问题