Skip to content

Instantly share code, notes, and snippets.

@tuxdna
Created April 10, 2011 19:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tuxdna/912652 to your computer and use it in GitHub Desktop.
Save tuxdna/912652 to your computer and use it in GitHub Desktop.
Web Authentication and Authorization
How does Open ID work?
http://wiki.openid.net/w/page/12995171/Introduction
How does Open Auth work?
http://tools.ietf.org/html/rfc5849
http://nikhilvishnu.com/2010/04/05/understanding-oauth-open-authorization/
What is the difference b/w OpenAuth and OpenID ?
http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing
Personal contact list authentication:
http://socialmedia.typepad.com/blog/2008/07/gmail-as-a-universal-contact-list.html
Some thoughts on open technology and user experience:
http://hueniverse.com/2010/11/all-these-brilliant-people-at-facebook-make-me-sad/
Open Connect:
http://factoryjoe.com/blog/2010/01/04/openid-connect/
Google Internet Identity Research:
http://sites.google.com/site/oauthgoog/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment