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