
I for What Console email Id I used? How to reset id?

Forgot*

If you forgot your password, you can go through the forgot password from the login page

No, I forgot the Email id? What to do.?

I just used multiple Email ids for testing. Suddenly no email id is working

You'll need to go to the database directly and look at the _console_users table

OK. Will check there now

Found it thanks!!!!👍

[SOLVED] Forgot Console Email
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...
