How to login in Facebook using mvn project with java

327 views Asked by At

I have to create a mvn java application, which must give the possibility to log on facebook and returning the user id and the user access token. i've already read the facebook guide but the code to obtaint that result is in js. Anyone have any ideas or know any valid frameworks? I have already read the restFb documentation but according to old questions posted on stack, that frameworks is obsolete.

0

There are 0 answers