1
0
Fork 0
mirror of synced 2024-07-18 12:56:00 +12:00
appwrite/app/controllers/api
Steven Nguyen c76e29077c
feat(auth): try to get user name from request param if not from oauth2
This is only applicable for Apple OAuth2 because this is the only
provider that does not return user name from an API call and only
returns the name in the callback URL.

Reference:
* https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_js/incorporating_sign_in_with_apple_into_other_platforms#3332115
2024-05-08 16:35:17 -07:00
..
account.php feat(auth): try to get user name from request param if not from oauth2 2024-05-08 16:35:17 -07: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