Created
September 14, 2010 14:54
-
-
Save siffring/579156 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- | |
// 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