<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tetu1984</author_name>
  <author_url>https://blog.hatena.ne.jp/tetu1984/</author_url>
  <blog_title>tetu1984のブログ</blog_title>
  <blog_url>https://tetu1984.hateblo.jp/</blog_url>
  <categories>
    <anon>Github</anon>
  </categories>
  <description>本来であればOAuth認証でaccess tokenを取得するべきなのだろうけれども、HTTPSのBasic認証でも取得できるらしいのでやってみた。 access tokenを取得する https://help.github.com/articles/creating-an-oauth-token-for-command-line-use 上記URLの通りに叩くだけ $ curl -u 'username' -d '{&quot;scopes&quot;:[&quot;repo&quot;],&quot;note&quot;:&quot;Help example&quot;}' https://api.github.com/authorizations scopesのとこ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftetu1984.hateblo.jp%2Fentry%2F2012%2F09%2F30%2F235233&quot; title=&quot;Github APIを使うためのaccess tokenを取得する - tetu1984のブログ&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>2012-09-30 23:52:33</published>
  <title>Github APIを使うためのaccess tokenを取得する</title>
  <type>rich</type>
  <url>https://tetu1984.hateblo.jp/entry/2012/09/30/235233</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
