issues
search
pointonsoftware
/
pscore
C++ library for building your business software
GNU Affero General Public License v3.0
1
stars
2
forks
source link
Implemented Create User API
#87
Closed
gbenziv
closed
3 years ago
gbenziv
commented
3 years ago
PCOR-32
Added implementation for create user
Added PIN validator
Pull Request Checklist
[ ] I have ensured that my commit message contains the Jira ID.
[ ] I have ensured that my commit message contains the feature/bugfix description.
[ ] I have updated the documentation accordingly.
[ ] I have ensured my code follows the coding guidelines.
[ ] I have ran lint in my code locally prior to submission.
[ ] I have built my changes in local successfully.
[ ] I have added tests to cover my changes.
[ ] All new and existing tests passed.
PCOR-32
Pull Request Checklist