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

No way to set protocol for redirect_uri #130

Open
meliborn opened this issue Jun 16, 2018 · 0 comments
Open

No way to set protocol for redirect_uri #130

meliborn opened this issue Jun 16, 2018 · 0 comments

Comments

@meliborn
Copy link

Most of rails projects handled by nginx. Internally, all urls in rails app comes http-only. Nginx does other job to provide https links.
So now, I can't force https protocol in redirect_uri. In omniauth, there is OmniAuth.config.full_host option (facebook strategy use it).
Maybe it's better to do the same?

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