<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>OAuth - Tag - HEJTAO</title>
        <link>https://hejtao.netlify.app/tags/oauth/</link>
        <description>OAuth - Tag - HEJTAO</description>
        <generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 27 Apr 2022 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://hejtao.netlify.app/tags/oauth/" rel="self" type="application/rss+xml" /><item>
    <title>OAuth 2.0 and OpenID Connect</title>
    <link>https://hejtao.netlify.app/posts/cs-oauth/</link>
    <pubDate>Wed, 27 Apr 2022 00:00:00 &#43;0000</pubDate>
    <author>HEJTAO.COM</author>
    <guid>https://hejtao.netlify.app/posts/cs-oauth/</guid>
    <description><![CDATA[Terminology Resource Owner
The person, the user
Client
The application that is attempting to get access to the user&rsquo;s account. It needs to get permission from the user before it can do so.
Client ID
Resource Server
The API server used to access the user&rsquo;s information.
The Authorization Server
The server that presents the interface where the user approves or denies the request. May be the same server as the resource server.]]></description>
</item>
</channel>
</rss>
