提交 9597920c 编写于 作者: J James Lopez

attempting to fix omniauth problem

上级 3de6edd6
......@@ -7,6 +7,7 @@ class Oauth::AuthorizationsController < Doorkeeper::AuthorizationsController
if pre_auth.authorizable?
if skip_authorization? || matching_token?
auth = authorization.authorize
reset_session
redirect_to auth.redirect_uri
else
render "doorkeeper/authorizations/new"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册