appwrite/app/controllers/api
Steven Nguyen df064adce3
feat(auth): forward OAuth2 callback params
The only place Apple includes the user's name is in the params so we
need to forward the params to the redirect endpoint so they can be used
when creating the user.
2024-05-08 17:36:46 +00:00
..
account.php feat(auth): forward OAuth2 callback params 2024-05-08 17:36:46 +00:00
avatars.php Fix format 2024-04-01 13:08:46 +02:00
console.php Fix format 2024-04-01 13:08:46 +02:00
databases.php chore: run formatter 2024-03-06 18:34:21 +01:00
functions.php Fix format 2024-04-01 13:08:46 +02:00
graphql.php Fix format 2024-04-01 13:08:46 +02:00
health.php Fix format 2024-04-01 13:08:46 +02:00
locale.php chore: run formatter 2024-03-06 18:34:21 +01:00
messaging.php Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
migrations.php Fix format 2024-04-01 13:08:46 +02:00
project.php chore: run formatter 2024-03-06 18:34:21 +01:00
projects.php Fix format 2024-04-01 13:08:46 +02:00
proxy.php Fix format 2024-04-01 13:08:46 +02:00
storage.php Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
teams.php Fix format 2024-04-01 13:08:46 +02:00
users.php use internal ids 2024-03-18 09:22:15 +00:00
vcs.php Fix format 2024-04-01 13:08:46 +02:00