mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-03-09 09:59:11 -04:00
Updated the signup action to return a specific message when the backend responds with a 401 status, indicating that the signup succeeded but email verification is required. This allows the frontend to display the appropriate message using an i18n key.