ADORSYS-GIS / e2e-banking-app

Banking app for people
https://adorsys-gis.github.io/e2e-banking-app/
Mozilla Public License 2.0
4 stars 21 forks source link

Implement the user registration logic #107

Closed Awambeng closed 4 months ago

Awambeng commented 5 months ago

In this pr we implemented a method to create a user, generate an otp and hash its value and finally returned the procedure Id to the user upon creation.

Awambeng commented 5 months ago

@stephane-segning pr for ticket Implement the Logic for Creating a User in the backend #12

stephane-segning commented 5 months ago

Your code is not building. You should fix that @Awambeng @forkimenjeckayang @chendiblessing @mbunwe-victor please