React with Node JS backend

This analogy to Facebook login is what I want to accomplish.

I want my client to hand an access token to my server, and then my server verifies that the user is real and is logged into my app.

Thanks.