aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/java/com/ufund/api/ufundapi/service/AuthService.java (follow)
Commit message (Collapse)AuthorAge
* Fix cupboard access checking and loggingsowgro2025-03-26
|
* Greatly improve logging and other backend clean upsowgro2025-03-25
|
* Fixed various bugs and began fixing auth system. Also started implementing ↵Gunther60702025-03-24
| | | | checkout method in cupboardService
* Fix testssowgro2025-03-17
|
* Attempt at fixing connection to front endsowgro2025-03-17
|
* Refactoringsowgro2025-03-17
|
* more javadocs and cleanupsowgro2025-03-06
|
* Added IOException throw to authenticateGunther60702025-03-06
|
* Push current changes (working on documentation and tests)sowgro2025-03-06
|
* Migrated auth controller methods to auth serviceGunther60702025-03-06
|
* Created Auth service classGunther60702025-03-06