Skip to content

UserHelper improvement in socialLoginList and socialLogin#499

Merged
steinkel merged 2 commits into
CakeDC:developfrom
GrandFelix:develop
Feb 20, 2017
Merged

UserHelper improvement in socialLoginList and socialLogin#499
steinkel merged 2 commits into
CakeDC:developfrom
GrandFelix:develop

Conversation

@GrandFelix

Copy link
Copy Markdown
Contributor

You can add class, label, title with UserHelper like $this->User->socialLoginList(['facebook' => ['label' => 'custom label']]) With this you can also use btn-social-icon from bootstrap-social etc. It also read options from Configure::write() for each provider if its set (class, title, label...)

…ialLoginList(['facebook' => ['label' => 'custom label']]) With this you can also use btn-social-icon from bootstrap-social etc. It also read options from Configure::write() for each provider if its set (class, title, label...)
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.2%) to 76.524% when pulling f2e3e36 on GrandFelix:develop into ceef817 on CakeDC:develop.

@steinkel

Copy link
Copy Markdown
Member

Please fix phpcs issues https://travis-ci.org/CakeDC/users/jobs/202406170

@steinkel
steinkel merged commit 66eb4e0 into CakeDC:develop Feb 20, 2017
@steinkel

Copy link
Copy Markdown
Member

Thanks!

@GrandFelix

Copy link
Copy Markdown
Contributor Author

No problem. My mistake :)

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.

3 participants