エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
omniauth + Google OAuth2 on Rails
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
omniauth + Google OAuth2 on Rails
Update 2013-03-10: modified to use figaro instead of rather half-baked parseconfig approach. Upda... Update 2013-03-10: modified to use figaro instead of rather half-baked parseconfig approach. Update 2013-03-24: modified to use ActiveRecord sessions and first_or_initialize for user creation (moving the logic from the model to the controller) All of the code for the following example is on GitHub. However for the sake of readability I have left out the init of a git repository in the description

