1
0
Fork 0
mirror of synced 2024-07-08 16:06:02 +12:00
appwrite/app/controllers
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
..
api feat(auth): try to get user name from request param if not from oauth2 2024-05-08 16:35:17 -07:00
shared Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
web fix: add mfa path to console 2024-02-23 12:13:22 +01:00
general.php fix: version in error response 2024-04-29 22:50:20 +00:00
mock.php Fix format 2024-04-01 13:08:46 +02:00