Description
The current backup functionality provided by learning-core supports including user information such as username and email.
However, due to time constraints during implementation, the backup endpoint was not updated to pass the user object.
This task aims to modify the backup endpoint to include the user object, ensuring that user information is correctly stored within the library backup file.