Open sebasgavi opened 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"
"email"
"username"
would be very helpful the option to configure these params for custom user model implementations UserRepository.java line 228
Looking into it. thanks.
Any updates?
+1
Any update for this feature?
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