<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.hammer-oauth" target="https://datatracker.ietf.org/doc/html/draft-hammer-oauth-10">
   <front>
      <title>The OAuth 1.0 Protocol</title>
      <author initials="E." surname="Hammer-Lahav" fullname="Eran Hammer-Lahav">
         </author>
      <date month="February" day="5" year="2010" />
      <abstract>
	 <t>OAuth provides a method for clients to access server resources on behalf of a resource owner (such as a different client or an end-user).  It also provides a process for end-users to authorize third-party access to their server resources without sharing their credentials (typically, a username and password pair), using user-agent redirections.  This document is not an Internet Standards Track specification; it is published for informational purposes.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-hammer-oauth-10" />
   
</reference>
