add into the auth module
Are you still here?
So you are getting users added to your appwrite instance and not your users collection. Do you have permissions on your collection? Are people actually allowed to add to it?
With those are you still getting the issue?
yessssssssss
not still , there were those from the beginning
What's in the signin function?
I click sign up, and it run to auth module😅
wait
this
account.get() throws, so it will never get to line 62. You'll need to add your create login in the catch of the try catch.
I come back
ok, let I see see
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
It seems so.
It's my first time using this
Let me change it and you'll see if it's right.
okie dokie
let session = await account.get(); wrap this in the try catch ?
I delete some code
Maybe it's better this way.
Recommended threads
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...