@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/oauth-2-0-authorization-framework-and-security-best-practices>
  a schema:TechArticle ;
  schema:headline "OAuth 2.0: Authorization Framework and Security Best Practices" ;
  schema:url <https://anchorfact.org/computer-science/oauth-2-0-authorization-framework-and-security-best-practices/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "human_only" .

<https://anchorfact.org/kb/computer-science/oauth-2-0-authorization-framework-and-security-best-practices>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc6749> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/oauth-2-0-authorization-framework-and-security-best-practices>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc7636> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/oauth-2-0-authorization-framework-and-security-best-practices>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc9700> ;
  af:sourceTier "S" .