Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はバニラのheroku-facebookアプリを持っています。
最初は問題なくログインできます。
しかし、index/views.erb に少しでも変更を加えてログアウトすると、次にログインしようとすると、アプリのログイン レンダリングが再び表示されるだけになります。
$ heroku logsショーOAuthException: This authorization code has been used.
$ heroku logs
OAuthException: This authorization code has been used.
おそらく、ログアウトボタンが必要ですか?
わかった。ここからが好スタートのようです。
https://github.com/arsduo/koala/wiki/OAuth