Tagged Questions
0
votes
0answers
5 views
Utilising Open ID and third party auth services [migrated]
I'm planning to utilise a third party authorisation service in order to allow users to sign in with their google/facebook accounts etc.
In particular I am aiming to use the Yii extension here-
...
2
votes
1answer
95 views
Google authentication and authorization among their apps [closed]
Google has a bunch of apps like Google+, Gmail, Docs, Reader, etc. Internally, these apps must talk to each other securely to query information/data. I am wondering conceptually how Google implements ...
5
votes
2answers
560 views
When did Facebook start using the OAuth protocol?
When I last used Facebook authentication, it provided it's 'Facebook Connect' protocol which wasn't necessarily implementing the open source OAuth protocol but now they say that they are using OAuth ...