Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

breakdown account service #25

Open
davpin opened this issue Oct 9, 2015 · 1 comment
Open

breakdown account service #25

davpin opened this issue Oct 9, 2015 · 1 comment
Milestone

Comments

@davpin
Copy link
Owner

davpin commented Oct 9, 2015

Split account service into a user account and a DDA - Demand Debit Account Service. The user account is responsible for the user information (id, name, address, password, etc). The DDA is responsible for keeping track of the transactions on the account (i.e. debits and credits) and overall balance.

Also, the password should be split out from the "account" object and stored safely, i.e. a salted.

@davpin davpin added this to the v0.4 milestone Oct 9, 2015
@davpin
Copy link
Owner Author

davpin commented Nov 19, 2015

look into SSO tile for PCF for user management. What does it provide?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants