radar2go / radar-beta

This is a public repo meant to collect issue reports on radar2go
1 stars 0 forks source link

Add facebook signin #41

Closed mturjak closed 8 years ago

mturjak commented 8 years ago

To API add a access point for facebook user authentication (use email address and retrieved information to find existing radar users or to add new radar users and assign session tokens). Another needed access point is the callback address (best would be to have a front-end address which seamlessly redirects to the web-app and in background authenticates the session data through the api ... and then responds accordingly to the result in the front-end again).