strongloop-community / loopback-sdk-android

Android Client SDK for the LoopBack framework.
Other
67 stars 41 forks source link

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

Open sebasgavi opened 9 years ago

sebasgavi commented 9 years ago

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 9 years ago

Looking into it. thanks.

techscientist commented 8 years ago

Any updates?

jmwohl commented 8 years ago

+1

KirioXX commented 8 years ago

+1

jjhesk commented 8 years ago

+1

nikooiko commented 7 years ago

Any update for this feature?