Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
87
commits
Connection string configuration was edited so that the project can run on another machine.
970f94fView on GitHubA guard structure was created to prevent unauthorized access.
4610781View on GitHubToken transactions for the candidate have been completed.
6bc5a51View on GitHubToken creation process for the candidate in the backend has been completed.
5bedbd1View on GitHubArrangements have been made regarding token creation operations in the backend.
2f0a95bView on GitHubToken transactions for the company have been completed.
25fc881View on GitHubToken creation process for the company in the backend has been completed.
07c026aView on GitHubToken generation and token verification operations were performed in the backend.
5c5c8b8View on GitHubAuthentication operations were performed for company login on the backend.
4cf810dView on GitHubCorporate login operations were performed on the frontend.
a288aedView on GitHubCQRS Design Pattern was implemented for company login process.
138d64cView on GitHub