Get user by username api

cristianormoraes5 years ago

Could you consider add function to get user by username at webapi. This is very necessary while using a 3d party.

Thank you

Anton Tananaev5 years ago

What's the use case?

cristianormoraes5 years ago

Check If user already exist in a case of a external signup form

Anton Tananaev5 years ago

You can just cache list of all users.

cristianormoraes5 years ago

Is this slow in a query of 20k users?

Anton Tananaev5 years ago

It should be a fast query.