1
0
Fork 0
mirror of synced 2024-10-03 19:53:33 +13:00
appwrite/app
Steven Nguyen 27e212553d
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-04 15:07:36 -07:00
..
assets
config Separate OAuth2 info from Sessions into Identities 2023-08-04 15:07:36 -07:00
console@cd583f44f7 Fix template issues 2023-08-04 10:56:46 +02:00
controllers Separate OAuth2 info from Sessions into Identities 2023-08-04 15:07:36 -07:00
views Merge branch 'feat-db-pools-master' into feat-executor-v3 2023-05-11 21:59:49 +02:00
workers Remove debug logs 2023-08-04 10:57:42 +02:00
cli.php
http.php PR review changes 2023-08-04 07:59:23 +02:00
init.php Remove vcs prefix 2023-07-30 21:10:25 +02:00
preload.php
realtime.php
worker.php