Y
Hacker News
new
|
ask
|
show
|
jobs
by
tinus_hn
2235 days ago
Would you expect a separate app for people who login using Facebook and people who login without?
1 comments
Nextgrid
2235 days ago
You can implement Facebook login server-side with basic oAuth. No requests to Facebook are necessary until the user actually wants to log in with Facebook.
link
tinus_hn
2234 days ago
That’s something you have no control over if you use the Facebook SDK
link