Will Norris presented at WordCamp SF 2008 about using OAuth for authentication with WordPress. OAuth is a protocol that allows applications to access services on a user's behalf without needing their credentials, functioning as a "valet key for the Web." It is not the same as OpenID, which handles user identification, whereas OAuth focuses on authorization by allowing applications limited access to services and APIs.