Skip to content

refactor to account. abstracted account creation from a UserDetails to a static method in Account

Harris Ferguson (haf094) requested to merge account-refactor into master

Account Refactor

Refactored AccountDAO's register method to use a static method in Account.

Merge request reports

Loading