Authenticating user using a web service

--000e0cd29b32c8073404612e29ed
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Well, I have asked this question before but it seems people don`t understood
me, my intension is to have a second login option like, user may choose to
login with they facebook/myspace/etc id or the local id (my site) on my
site, I want a situation whereby anyone can choose to register or use
an existing social network id and password to login, so I am thinking of
using facebook, but i don`t really understand something about facebook
application, the application always, first go to facebook then redirect back
to the site (callback url), I want all this process done under the hood.

Can someone give me another idea? I will just love any simple idea that will
help.

--000e0cd29b32c8073404612e29ed--
joefazee [ Fr, 23 Januar 2009 23:46 ] [ ID #1986381 ]

Re: Authenticating user using a web service

Your first problem is that your question is so general and vague, nobody
wants to try and guess at what you are talking about.

Not only that, but you are throwing out some theoretical ideas about 3rd
party interfaces that, IMO, aren't on topic for this mailing list.

If you have a PHP + Database specific question, this is your list. General
application development questions are not really on point.

On Fri, 23 Jan 2009, Abah Joseph wrote:

> Well, I have asked this question before but it seems people don`t understood
> me, my intension is to have a second login option like, user may choose to
> login with they facebook/myspace/etc id or the local id (my site) on my
> site, I want a situation whereby anyone can choose to register or use
> an existing social network id and password to login, so I am thinking of
> using facebook, but i don`t really understand something about facebook
> application, the application always, first go to facebook then redirect back
> to the site (callback url), I want all this process done under the hood.
>
> Can someone give me another idea? I will just love any simple idea that will
> help.
>

------------------------------------------------------------ ---------------
Peter Beckman Internet Guy
beckman [at] angryox.com http://www.angryox.com/
------------------------------------------------------------ ---------------

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Peter Beckman [ Sa, 24 Januar 2009 03:08 ] [ ID #1986450 ]
PHP » gmane.comp.php.database » Authenticating user using a web service

Vorheriges Thema: MySQL query executes outside of PHP, but not in PHP
Nächstes Thema: Help with Web services (facebook, myspace)