I'm create an that has subscription so I need one session for each user. To prevent sharing accounts
What do you mean? In flutter, when you subscribe, you subscribe as that user....
Basically I want to prevent sharing of accounts
You can set session limit in Appwrite -> Project -> Auth -> Security
When the user excess the limit the previous session will disconnect
I totally forgot we had that 😆
Thanks
im getting error
please keep the discussion in the thread you created
Recommended threads
- Current User is Not authorized
recreating same Thread
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...