Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login again failed #8

Open
yyamanoi1222 opened this issue Dec 11, 2017 · 0 comments
Open

Login again failed #8

yyamanoi1222 opened this issue Dec 11, 2017 · 0 comments

Comments

@yyamanoi1222
Copy link

Environment
rails 4.2
omniauth-1.2.2
omniauth-oauth2-1.3.1
devise-4.3.0

I use a line login with devise for the first time then access to 'https://access.line.me'.

But when I login again, access url is "https://api.line.me" and return 404 error...
I think that Omniauth Client is keeping a options attribute.

def callback_phase
  options[:client_options][:site] = 'https://access.line.me'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant