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

Different url option for single provider and for multiple providers #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Different url option for single provider and for multiple providers #3

wants to merge 1 commit into from

Conversation

vltsu
Copy link

@vltsu vltsu commented Sep 4, 2012

Hello!

While using loginza gem in my project, i found a problem.

When i use:

loginza_button_tag(loginza_checkout_client_side_logins_url, :provider => :facebook , :style => 'text-decoration: none;')

i get url with parameter &providers_set=facebook. It adds additional step to loginza authentication with provider selection. If i use &provider=facebook, this problem gone.

In this request solution of this problem.

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

Successfully merging this pull request may close these issues.

None yet

1 participant