Tagged Questions
3
votes
3answers
242 views
Access Control and Authentication using Facebook access tokens in a webapp
I'm working on a mobile app with a web backend. We'd like to have users authenticate (log in) themselves through Facebook only, so we don't have to store passwords etc. and don't force users to create ...