<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fnyablog</author_name>
  <author_url>https://blog.hatena.ne.jp/fnyablog/</author_url>
  <blog_title>あるSEのつぶやき・改</blog_title>
  <blog_url>https://www.aruse.net/</blog_url>
  <categories>
    <anon>Angular</anon>
  </categories>
  <description>Angular の angular-oauth2-oidc ライブラリで、Google の OAuth 認証を行おうとしたら、this.oauthService.getIdentityClaims();が必ず null を返してきて、ユーザーの情報が取得できませんでした。 原因がいくつか分かったので、メモとして残しておきます。 ・原因１ Router の設定で{ useHash: true }にしていると claims が必ず null になります。以下のようにコメントアウトすることで問題を解消することができます。これはこれでリロード時にエラーになるという問題を持っているのですが。💦 @NgM…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.aruse.net%2Fentry%2F2018%2F10%2F29%2F121558&quot; title=&quot;Fix: oauthService.getIdentityClaims always returns null with implicit flow - あるSEのつぶやき・改&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>2018-10-29 12:15:58</published>
  <title>Fix: oauthService.getIdentityClaims always returns null with implicit flow</title>
  <type>rich</type>
  <url>https://www.aruse.net/entry/2018/10/29/121558</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
