I want to integrate my facebook login into my web application developed using Spring MVC. What are the ways to do this?
- Is it possible to simply add a javascript button and an iframe to login on my website?
- Does facebook provide user information such as username, hometown, university, etc.? Indicate the appropriate link or tutorial.
source
share