argo49 / soen-scheduler

1 stars 3 forks source link

Facebook JavaScript SDK for Facebook Integration #20

Open argo49 opened 10 years ago

argo49 commented 10 years ago

I've spent about fifteen minutes on this and already I can log into an app I just created so it looks like this will be a possibility! :+1:

coolhatharry commented 10 years ago

Nice work, it'll be a nice feature to add.

argo49 commented 10 years ago

I pushed some code to github, you can check out the results at tylerargo.com/argonauts

You might not be able to actually log into the app since it's not set to be a public app yet, but hopefully it will give you an idea of how things work. Once the user logs in, a JSON object can be sent to the server that has their fb ID and first and last names and some other cool stuff that we can use.