[SOLVED] Facebook + Other site as login for PHPRunner App! |
8/18/2010 14:21:09 | |
| PHPRunner General questions | ||
|
F
FunkDaddy author
I came across this company ( http://wiki.gigya.com/001_Authentication_Quick_start ) today and immediately started looking into the idea of using their API for my own PHPRunner web apps! |
||
|
|
Sergey Kornilov admin 8/19/2010 |
|
FunkDaddy, |
|
|
F
|
FunkDaddy author 8/21/2010 |
|
My original thoughts are to allow for new user registrations via the facebook login... the unique user key passed from facebook or other site could be create a new user in the a users type table (maybe concatenated with different category values for each of the different sites). |
|
|
|
Sergey Kornilov admin 8/23/2010 |
|
This should be a pretty straightforward task. Take a look at step 2 at http://wiki.gigya.com/001_Authentication_Quick_start |
|