I would like to use Facebook Tokens for authenticating my REST backend using Spring Security. Could you please elaborate how I can integrate this security to my Spring Application.
I would like to use the same user management as Spring Social Security does. UserConnection table and local user table.