Before you can submit reports, vote, or comment, your profile must haveDocumentation Index
Fetch the complete documentation index at: https://cora-59c313ca.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
phone_verified set in Supabase (done automatically after a successful OTP). Browsing the reports feed and interactive map does not require an account or verification.
Where to verify
Phone verification happens on the dedicated page:/pages/verify-phone
You can open it from:
- Authorize Now on the in-app modal when you try to upload without being verified, or
- Your browser’s address bar: go to
/pages/verify-phonewhile signed in.
The Account page (
/pages/account) is for your profile, avatar, and your reports list. The SMS + OTP inputs are on /pages/verify-phone, not embedded in the account form.Steps on the verify-phone page
Resend cooldown
Respectingverify-phone-form.tsx, the cooldown between Send code requests is 600 seconds (10 minutes). A timer shows when you can request again.
Guests on the upload page
If you are not signed in and open Make a Report, you see a different modal (sign-in variant): Not now or Sign in (to login withnext=/pages/upload). That is separate from phone verification.