<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-oauth-v2" target="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-28">
   <front>
      <title>The OAuth 2.0 Authorization Framework</title>
      <author initials="E." surname="Hammer-Lahav" fullname="Eran Hammer-Lahav">
         </author>
      <author initials="D." surname="Recordon" fullname="David Recordon">
         </author>
      <author initials="D." surname="Hardt" fullname="Dick Hardt">
         </author>
      <date month="June" day="19" year="2012" />
      <abstract>
	 <t>   The OAuth 2.0 authorization framework enables a third-party
   application to obtain limited access to an HTTP service, either on
   behalf of a resource owner by orchestrating an approval interaction
   between the resource owner and the HTTP service, or by allowing the
   third-party application to obtain access on its own behalf.  This
   specification replaces and obsoletes the OAuth 1.0 protocol described
   in RFC 5849.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-oauth-v2-28" />
   
</reference>
