the example you’ve linked does solidly use Facebook SDK as a whole. It’s just that at this point the only functionality exposed / used is the login. You could just dive in, extend the package and implement other FB “things” (such as FB Comments) in a similar way the login is done.
If you’re asking if someone has done that already, the answer is probably no.