1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
appwrite/app/controllers/api
Steven Nguyen a235024268
Separate OAuth2 info from Sessions into Identities
This allows us to retain the OAuth2 info even if the session is
deleted. This also provides a foundation for allowing multiple emails,
phone numbers, etc, not from an OAuth2 provider.
2023-08-02 15:36:06 -07:00
..
account.php Separate OAuth2 info from Sessions into Identities 2023-08-02 15:36:06 -07:00
avatars.php Merge pull request #5004 from appwrite/feat-remove-validators 2023-01-26 16:03:06 +05:30
console.php fix: steven review 2023-03-31 22:48:34 +02:00
databases.php Merge branch 'master' into feat-1.4.x-with-1.3.x-master 2023-07-19 07:39:37 +00:00
functions.php Merge branch 'master' into feat-1.4.x-with-1.3.x-master 2023-07-19 07:39:37 +00:00
graphql.php fix: graphql 2023-03-01 18:13:34 +05:30
health.php Migrate all exceptions to new signature 2022-07-26 15:24:32 +01:00
locale.php fix spec 2023-04-18 02:11:08 +00:00
projects.php Merge pull request #5199 from appwrite/feat-custom-smtp 2023-07-20 07:09:11 +03:00
storage.php Merge branch 'master' into feat-1.4.x-with-1.3.x-master 2023-07-19 07:39:37 +00:00
teams.php Separate OAuth2 info from Sessions into Identities 2023-08-02 15:36:06 -07:00
users.php Separate OAuth2 info from Sessions into Identities 2023-08-02 15:36:06 -07:00