1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

feat: move oauth errors to projects

This commit is contained in:
Christy Jacob 2022-02-09 01:26:02 +04:00
parent 0833662606
commit d410dc5f3d

View file

@ -13,7 +13,6 @@ class Exception extends \Exception
* Appwrite has the follwing entities: * Appwrite has the follwing entities:
* - General * - General
* - Users * - Users
* - OAuth
* - Teams * - Teams
* - Memberships * - Memberships
* - Avatars * - Avatars