FantasyLand
Privacy Notice
This notice describes the basic data used by the FantasyLand MVP. The goal is to store only what is needed to run accounts, simulator sessions, and operational checks.
Data We Store
If you sign up with email and password, the app stores your email, optional name, hashed password, account record, and saved play-money simulator sessions. Session data can include credits, spin count, spin history, and model audit fields used to rebuild reports.
Authentication Providers
If Google sign-in is enabled later, the app may receive the basic profile data required for login, such as your email, name, and profile image. Google credentials are handled through the authentication provider.
Payments
Stripe code exists in the app, but billing can remain disabled for MVP. If payments are enabled later, payment details should be handled by Stripe rather than stored directly in FantasyLand.
Operational Data
Hosting providers, database providers, and logs may process technical details such as IP address, request path, timestamps, browser metadata, and error information needed to operate and secure the service.
Deletion
Signed-in users can delete their account from the account page. Account deletion removes the user record, saved simulator sessions, and saved spin history associated with that account.