Samagra-Development / user-service

Additional Services related to user management in eSamwad
MIT License
5 stars 22 forks source link

Configurable encryption support #32

Closed choxx closed 1 year ago

choxx commented 2 years ago

Description

To add support for disabling encryption for the old login API, locking all environment variables being used across the app & user controller cleanup for redundant imports & sensible return statements

Changes

radhay-samagra commented 2 years ago

@choxx , could you add some unit tests in *.spec.ts files to verify if changes are behaving fine

choxx commented 2 years ago

@choxx , could you add some unit tests in *.spec.ts files to verify if changes are behaving fine

@radhay-samagra added a test in commit. Is this sufficient, or am I missing something?