strongloop-community/loopback-sdk-android

is it possible to log in a user with username instead of email?

sebasgavi opened this issue · 6 comments

Didn't find the way, had to implement the loginUser method from UserRepository and change the "email" string in the HashMap params to "username"

would be very helpful the option to configure these params for custom user model implementations
UserRepository.java line 228

loay commented

Looking into it. thanks.

Any updates?

+1

+1

+1

Any update for this feature?