issues
search
pointonsoftware
/
pscore
C++ library for building your business software
GNU Affero General Public License v3.0
1
stars
2
forks
source link
Updated Domain::Login API
#100
Closed
gbenziv
closed
3 years ago
gbenziv
commented
3 years ago
99
Added userID parameter for the login API
Renamed from login to authenticate
Added view API to show the newly created userID
Pull Request Checklist
[x] I have ensured that my commit message contains the Jira ID.
[x] I have ensured that my commit message contains the feature/bugfix description.
[ ] I have updated the documentation accordingly.
[x] I have ensured my code follows the coding guidelines.
[x] I have ran lint in my code locally prior to submission.
[ ] I have built my changes in local successfully.
[x] I have added tests to cover my changes.
[x] All new and existing tests passed.
99
Pull Request Checklist