I am developing a native mobile application (for ios ) & a web application that can use facebook authentication to register.
I want to know what is the adequate solution to make the authentication?
Should I use spring social or javascript if I want to share the authentication fonction in the both applications ?