<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gom68</author_name>
  <author_url>https://blog.hatena.ne.jp/gom68/</author_url>
  <blog_title>gom68の日記</blog_title>
  <blog_url>https://gom.hatenablog.com/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>Net::HTTPを使うので、twitter API使った時とあまり代わり映えしないけど、メモ。 Google AuthSubを利用してみる。とりあえずSIDなどを取得。 クライアントアプリからの利用法。 require 'net/https' require 'uri' GAUTH_URI = 'https://www.google.com/accounts/ClientLogin' Email = '******' Pass = '******' url = URI.parse(GAUTH_URI) Net::HTTP.version_1_2 https = Net::HTTP.new(u…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgom.hatenablog.com%2Fentry%2F20080421%2F1208787528&quot; title=&quot;HTTPSを使ってGoogle AuthSubを利用する 23:15 - gom68の日記&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>2008-04-21 23:18:48</published>
  <title>HTTPSを使ってGoogle AuthSubを利用する 23:15</title>
  <type>rich</type>
  <url>https://gom.hatenablog.com/entry/20080421/1208787528</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
