From OAuth to IndieAuth: Own Your Online Identity
*Excerpt
Sick of writing sign-in code? Not sure whether to support Twitter logins, Facebook logins, or both? Try IndieAuth! IndieAuth, built on top of OAuth, is a new way to sign in to websites online using your own domain name. This talk will show how OAuth and OpenID paved the way for IndieAuth, and will provide details about how to use this on your own websites.
Description
IndieAuth is a way to use your own domain to sign in to websites, without writing any OAuth code! By delegating to one or more OAuth providers, and by linking your website to those providers, you can start to sign in as yourdomain.com!
This talk will give a detailed explanation of IndieAuth, how it leverages existing OAuth implementations, and how you can use it on your own websites.
From the user’s perspective, it allows you to log in as yourdomain.com. From the website’s perspective, it prevents you from needing to implement OAuth code for each identity provider you want to support, and it allows you to identify users outside the social silos of Twitter and Facebook.
More info and slides: https://aaronparecki.com/2012/06/26/5/from-oauth-to-indieauth-own-your-online-identity
Speaking experience
SXSW, WebVisions, Øredev, Open Source Bridge, Where 2.0, WhereCamp. More links, slides and videos: http://aaronparecki.com/Speaking
Speaker
-
Aaron Parecki
IndieWeb- Website: http://aaronparecki.com/
- Blog: http://aaronparecki.com/articles
- Twitter: @aaronpk
- Favorites: View Aaron's favorites
Biography
Aaron Parecki is the co-founder of IndieWebCamp, a yearly conference on data ownership and online identity. He is the editor of the W3C Webmention and Micropub specifications, and maintains oauth.net. He has spoken at conferences around the world about owning your data, OAuth, quantified self, and even explained why R is a vowel.
Aaron has tracked his location at 5 second intervals since 2008, and is the co-founder and former CTO of Geoloqi, a location-based software company acquired by Esri in 2012. His work has been featured in Wired, Fast Company and more. He made Inc. Magazine’s 30 Under 30 for his work on Geoloqi.
You can learn more about Aaron at aaronparecki.com, and you can follow him on twitter at @aaronpk
Sessions
-
- Title: From OAuth to IndieAuth: Own Your Online Identity
- Track: Hacks
- Room: B202/203
- Time: 4:45 – 5:30pm
-
Excerpt:
Sick of writing sign-in code? Not sure whether to support Twitter logins, Facebook logins, or both? Try IndieAuth! IndieAuth, built on top of OAuth, is a new way to sign in to websites online using your own domain name. This talk will show how OAuth and OpenID paved the way for IndieAuth, and will provide details about how to use this on your own websites.
- Speakers: Aaron Parecki