<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-oauth-v2-bearer" target="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-bearer-23">
   <front>
      <title>The OAuth 2.0 Authorization Framework: Bearer Token Usage</title>
      <author initials="M. B." surname="Jones" fullname="Michael B. Jones">
         <organization>Microsoft</organization>
      </author>
      <author initials="D." surname="Hardt" fullname="Dick Hardt">
         <organization>Independent</organization>
      </author>
      <date month="August" day="1" year="2012" />
      <abstract>
	 <t>This specification describes how to use bearer tokens in HTTP requests to access OAuth 2.0 protected resources.  Any party in possession of a bearer token (a &quot;bearer&quot;) can use it to get access to the associated resources (without demonstrating possession of a cryptographic key).  To prevent misuse, bearer tokens need to be protected from disclosure in storage and in transport. [STANDARDS-TRACK]
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-oauth-v2-bearer-23" />
   
</reference>
