I downloaded securesocial-master.zip from https://github.com/jaliss/securesocial/tree/master
1.After extracting, change directory
cd C:\\Users\\ffffd\\
You have to run sbt from the project root, then use the command project javaDemo to navigate to the java demo, then run to actually run it.
sbt
project javaDemo
run