<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kimura34</author_name>
  <author_url>https://blog.hatena.ne.jp/kimura34/</author_url>
  <blog_title>学習記録</blog_title>
  <blog_url>https://kimura34.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>sorceryとは Railsに認証機能を実装するためのライブラリです。 認証機能とは、システムへのログインやユーザの有効性確認を行うための機能のことを言います。 同じように認証機能を提供してくれているものとしてdeviseなどがあります。 sorceryの使い方 まずgemfileに以下を追加して、$bundle installを行います。 gem 'sorcery', '0.14.0' 以下のコマンドでsorceryに必須のカラムやモデルを追加。 $ rails g sorcery:install $ rails db:migrate このコマンドで通常で言うところの、$ rails g …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkimura34.hatenadiary.com%2Fentry%2F2021%2F02%2F18%2F214240&quot; title=&quot;sorceryを使ってログイン機能を実装する - 学習記録&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>2021-02-18 21:42:40</published>
  <title>sorceryを使ってログイン機能を実装する</title>
  <type>rich</type>
  <url>https://kimura34.hatenadiary.com/entry/2021/02/18/214240</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
