<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yukiyan_w</author_name>
  <author_url>https://blog.hatena.ne.jp/yukiyan_w/</author_url>
  <blog_title>雑なメモ</blog_title>
  <blog_url>https://yukiyan.hatenablog.jp/</blog_url>
  <categories>
    <anon>GitHub</anon>
  </categories>
  <description>gemがある。 octokit/octokit.rb gemインストール gem install octokit 認証 client = Octokit::Client.new login: &quot;ユーザ名&quot;, password: &quot;パスワード&quot; 2段階認証している場合 token = client.create_authorization( scopes: [&quot;user&quot;,&quot;repo&quot;], note: &quot;token名(任意)&quot;, headers: { &quot;X-GitHub-OTP&quot; =&gt; &quot;2FA_token&quot; } ) client = Octokit::Client.new access_tok…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyukiyan.hatenablog.jp%2Fentry%2F2015%2F04%2F09%2F090000&quot; title=&quot;GitHub APIの認証 - 雑なメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-04-09 09:00:00</published>
  <title>GitHub APIの認証</title>
  <type>rich</type>
  <url>https://yukiyan.hatenablog.jp/entry/2015/04/09/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
