drinkrate/DrinkRateAPI/Services
martinshoob 1dc37d3282 Handle not found user profile gracefully
Changes from throwing an exception when a user profile is not found to returning null.

This prevents the application from crashing when a user profile is not found, allowing for more graceful error handling.
2025-08-11 18:46:35 +02:00
..
ApplicationUserService.cs Handle not found user profile gracefully 2025-08-11 18:46:35 +02:00
UserProfileService.cs Movesadmin status update endpoint 2025-08-10 18:33:36 +02:00