octoposprime / op-be-user

OctopOS Prime Backend User
http://www.octoposprime.com
MIT License
17 stars 2 forks source link

Password Validation for Other Services #66

Open Sddilora opened 5 months ago

Sddilora commented 5 months ago

We need to implement business logic with ports, adapters, and services to retrieve password validation requests and return either an empty user or a user with payload based on the result of the validation process.

Sub issues: