Verified
Email verification return
Used by Firebase email verification so the browser can bounce the user back into the app.
Social Wager Web
This Next.js site exists to back the mobile app with clean web routes: verification return, invite handoff, and the domain metadata needed for universal links.
Used by Firebase email verification so the browser can bounce the user back into the app.
Turns links like /invite/:token into app opens for bet invites.
Open the app after a successful email verification round-trip.
Pass a token through the web layer and open the matching bet inside the mobile app.
The app serves Apple and Android association files so the same domain can later move from browser redirects to native handoff.