<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OAuth on oinume journal</title>
    <link>https://blog-lampetty-net.web.app/tags/oauth/</link>
    <description>Recent content in OAuth on oinume journal</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <lastBuildDate>Tue, 12 Feb 2019 09:00:00 +0900</lastBuildDate>
    <atom:link href="https://blog-lampetty-net.web.app/tags/oauth/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>クライアントを作って理解するOAuth2(実装編)</title>
      <link>https://blog-lampetty-net.web.app/posts/oauth2-client-handson-in-go-authorization-code-grant/</link>
      <pubDate>Tue, 12 Feb 2019 09:00:00 +0900</pubDate>
      <guid>https://blog-lampetty-net.web.app/posts/oauth2-client-handson-in-go-authorization-code-grant/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://journal.lampetty.net/entry/oauth2-client-handson-in-go-setup&#34;&gt;クライアントを作って理解するOAuth2(準備編) - oinume journal&lt;/a&gt;の続編。前の記事ではGoogle APIsのプロジェクトを作成してOAuth2 clientを登録した。この記事では発行されたClient idを使って実際にAccess tokenを取得する部分をGoで実装してみたいと思う。&lt;/p&gt;</description>
    </item>
    <item>
      <title>クライアントを作って理解するOAuth2(準備編)</title>
      <link>https://blog-lampetty-net.web.app/posts/oauth2-client-handson-in-go-setup/</link>
      <pubDate>Wed, 16 Jan 2019 09:00:00 +0900</pubDate>
      <guid>https://blog-lampetty-net.web.app/posts/oauth2-client-handson-in-go-setup/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;GoogleやFacebookなどの外部サービスのAPIを利用する上で欠かせないのがOAuth2という仕様なんだけど、この仕様だけ読んでいてもつまらないしよーわからんので、実際に手を動かしてみて理解を深めよう、というのがこの記事の趣旨です。実際にはOAuth2素人が少し仕事でかじった知識をアウトプットしたものです。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
