You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2020. It is now read-only.
Thank you dev for this plugin. It's really nice and easy to use.
But, since, this plugin has been abandoned and according to your doc, this can be achieved by custom finders in CakePHP, I'm having an issue with custom finders.
I used this plugin to allow login using either email or mobile number field along with password and there is no username field in the table.
But this is getting it hard to work. Can you please write a doc to use custom finders in CakePHP to allow login using multiple fields (even without username field)
Thank you dev for this plugin. It's really nice and easy to use.
But, since, this plugin has been abandoned and according to your doc, this can be achieved by custom finders in CakePHP, I'm having an issue with custom finders.
I used this plugin to allow login using either
email
ormobile number
field along withpassword
and there is nousername
field in the table.But this is getting it hard to work. Can you please write a doc to use custom finders in CakePHP to allow login using multiple fields (even without
username
field)stackoverflow reference : http://stackoverflow.com/questions/41928534/custom-finder-not-working-in-cakephp-3
The text was updated successfully, but these errors were encountered: