1
0
Fork 0
mirror of synced 2024-10-03 19:53:33 +13:00
appwrite/app
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
..
assets
config Separate OAuth2 info from Sessions into Identities 2023-08-02 15:36:06 -07:00
console@9174d8f8cb feat: update console 2023-07-11 18:43:28 +00:00
controllers Separate OAuth2 info from Sessions into Identities 2023-08-02 15:36:06 -07:00
tasks Update install.php not specify docker-compose.yml file 2023-04-30 12:34:55 -07:00
views fix: X domain cookie env 2023-07-24 10:50:19 +01:00
workers Merge remote-tracking branch 'origin/1.4.x' into feat-custom-smtp 2023-07-19 07:24:58 +00:00
cli.php
executor.php
http.php remove: leftover from http.php 2023-04-24 13:11:39 +02:00
init.php Track a user's last activity 2023-07-19 22:22:58 -07:00
preload.php
realtime.php