{
  "draft": "draft-hammer-oauth-10",
  "doc_id": "RFC5849",
  "title": "The OAuth 1.0 Protocol",
  "authors": [
    "E. Hammer-Lahav, Ed."
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "38",
  "pub_status": "INFORMATIONAL",
  "status": "INFORMATIONAL",
  "source": "IETF - NON WORKING GROUP",
  "abstract": "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.",
  "pub_date": "April 2010",
  "keywords": [
    "authorization",
    "delegation"
  ],
  "obsoletes": [],
  "obsoleted_by": [
    "RFC6749"
  ],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC5849",
  "errata_url": "https://www.rfc-editor.org/errata/rfc5849"
}