loopbackio / loopback-next

LoopBack makes it easy to build modern API applications that require complex integrations.
https://loopback.io
Other
4.97k stars 1.07k forks source link

feat: support loging in with username #10559

Open aaqilniz opened 5 months ago

aaqilniz commented 5 months ago

This PR enables authentication-jwt to login user with username too.

Checklist

👉 Check out how to submit a PR 👈

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 9421149415

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
extensions/authentication-jwt/src/services/user.service.ts 6 8 75.0%
<!-- Total: 6 8 75.0% -->
Totals Coverage Status
Change from base Build 9419955538: 0.003%
Covered Lines: 9571
Relevant Lines: 12472

💛 - Coveralls