Using appwrite client to handle account auth methods login logout.
i do login- with credentials, on the browser the cookies value is being set from Domain: .cloud.appwrite.io as Name: a_session_[project_id], also From Domain: .appwrite.io as Name: a_session_console
I do logout- only the cookies named a_session_[project_id] is getting deleted rest cookie values remains in my browser
probably that causing user : guest role 401 error.
do i need to someway delete those remaining cookies too ?
attachment: this is when logged in :
attachment: this is after logout
@Steven can please guide me
Recommended threads
- Not getting data
IDK what the issue is but I am stuck at a weried but that I am calling this function ``` @override Future<List<CategoryModel>> getCategories() async { t...
- Problem with the new Email policies
when user set those thing from cloud panel and when they open that page again or reload that time it forget what we have checked and it set default to false on ...
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...