BankSystem icon indicating copy to clipboard operation
BankSystem copied to clipboard

Observation on Banking-System : It Cannot Register New User from Registration Interface/Page

Open eteimopius opened this issue 4 months ago • 0 comments

I would like to thank the Author of the Banking System for the wonderful and highly educative work done on the project.

However, I observed that one is unable to register a new user into the database "AspNetUser Table' using the Register.html interface/page. The system successfully login with the initial seeded data but one cannot register a new user into the database.

Thus, Recaptcha Secret keys were added to the AppSettings Json file, and ConfirmEmail was also disabled on StartUp.cs file but it could not resolve the inability to register a new user.

It would be appreciated if you could give further steps one could explore in resolving the problem.

Thanks immensely

eteimopius avatar Feb 26 '24 21:02 eteimopius