Revolutionize book management with LibraryMan! Easily track stock, borrowers, and due dates, streamlining operations for schools, companies, and libraries worldwide, ensuring efficient and organized book lending.
MIT License
44
stars
49
forks
source link
Merge Security Branch into Main: Resolve Conflicts and Integrate JWT and OAuth2 Features #74
This pull request merges the Security branch into the Main branch and resolves merge conflicts that occurred due to the integration of JWT and OAuth2 features.
Updates:
Resolved merge conflicts in multiple files, including Application.java and several controller classes.
Integrated JWT and OAuth2 features for enhanced security ( PR #67 )
Added security checks in BorrowingsController.
Included username in MembersDto.
Refactored MembersService for username integration.
This pull request merges the Security branch into the Main branch and resolves merge conflicts that occurred due to the integration of JWT and OAuth2 features.
Updates:
Application.java
and several controller classes.BorrowingsController
.MembersDto
.MembersService
for username integration.