What would be the best way to do a hybrid of the two? I am currently using spring security and would like to offer login access with facebook for existing and new users. However I would like to keep the option for users to sign up without facebook with my existing spring security setup. Anyone have a recommended approach? Would this work with spring-social?