@Appwrite Hello there .. I am having an issue with the account scoping .. So it says the user is guest while it is not
the following is the code for the method I created for creating and account loging in and to check if the user is loged in.. this whole code is in react. If anyone of you know how to solve it then please let me know...
please let me know if you need any more code to tell my mistake.. Thanks
#🗂│account
Are you logging in and after logging in it says that?
Recommended threads
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...
- Deeplinking/hosting apple-app-site-assoc...
I'm trying to implement deeplinking so that after a user logs in, they are redirected to the place in my app I want them to go. As far as I understand, I need a...