
I am confuse, it said we should pass a value on URL parameter, what url should I input . URL a website? so it means I need to buy a domain?. Or a deepl link? but please guide me how.
TL;DR
Developers are confused about email verification in Flutter, specifically concerning passing a value on the URL parameter. They are unsure if a website URL or a deep link should be inputted and if they need to purchase a domain. Guidance on how to proceed with email verification is requested.
Solution: It seems like the developers need clarification and step-by-step guidance on how to set up email verification in Flutter, including specifying the appropriate URL parameter, whether it's a website URL or a deep link. They don't necessarily need to purchase a domain, but they need to understand the setup process better.Recommended threads
- Auth Error
"use client"; import { useEffect } from "react"; import { getSessionCookie } from "@/actions/auth"; import { createBrowserSessionClient } from "@/lib/appwrite-...
- Prevent modifying specific attributes
How do I prevent user to only to be able to modify some of the attributes. Document level security gives full access to update whole document, what are the wor...
- Bypass Error When Creating Account With ...
Suppose user first uses email/pass for log in using xyz@gmail.com, few month later on decides to use google oauth2 with same xyz@gmail.com (or in reverse orde...
