macielti / porteiro

A microservice for users and authentication management
Other
6 stars 0 forks source link

better sepation of auth controller responsability #46

Closed macielti closed 2 years ago

macielti commented 2 years ago

Description

Better separation of auth controller responsability, moving wire out map assembly to an adapter fn.

How Has This Been Tested?

We added a unit test for the adapters.

Checklist: