fix: remove non existant sessions.read

This commit is contained in:
loks0n
2024-02-12 14:40:57 +00:00
parent e76ae10ea9
commit cc3b4fbfeb
5 changed files with 0 additions and 5 deletions

View File

@@ -65,5 +65,4 @@ PUBLIC_APPWRITE_PROJECT_ID=<YOUR_APPWRITE_PROJECT_ID>
For this tutorial you'll need an API key with the following scopes:
- `accounts.read`
- `accounts.write`
- `sessions.read`
- `sessions.write`