Samagra-Development / user-service

Additional Services related to user management in eSamwad
MIT License
4 stars 23 forks source link

Login with OTP support added (#71) - fixed the registration edge case #73

Closed choxx closed 1 year ago

choxx commented 1 year ago

Description

Supporting previous PR !71 by handling the edge case when the registration doesn't exist - creates registration for existing user

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4808009758


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/api/fusionauth/fusionauth.service.ts 0 5 0.0%
src/api/api.service.ts 0 8 0.0%
<!-- Total: 0 13 0.0% -->
Files with Coverage Reduction New Missed Lines %
src/api/api.service.ts 2 5.48%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 4807400447: -0.2%
Covered Lines: 569
Relevant Lines: 2104

💛 - Coveralls