You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the backend mainly throws IllegalArgumentException for errors. We need custom exception classes and a centralized exception middleware to provide clearer error handling and consistent API responses.
You can orient yourself on the Vault Web Repo backend.