Skip to content

Instantly share code, notes, and snippets.

@siffring
Created September 14, 2010 14:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save siffring/579156 to your computer and use it in GitHub Desktop.
Save siffring/579156 to your computer and use it in GitHub Desktop.
<!--
// Add these two meta tags to yourdomain.com.
// Now you can use yourdomain.com as your OpenID
// and authenticate using your Google account.
// Thanks: http://www.abstractioneer.org/2009/12/openid-delegation-for-googles-op.html
-->
<link rel="openid2.provider" href="https://www.google.com/accounts/o8/ud?source=profiles" >
<link rel="openid2.local_id" href="http://www.google.com/profiles/[your_google_profile_name]" >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment