1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00
appwrite/app
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
..
assets Update geodb 2024-02-13 17:55:32 +13:00
config fix(auth): Fix MFA email verification code font 2024-05-06 18:25:38 -07:00
console@f483d9631d Bump console to version 4.0.6 2024-04-24 22:04:30 +00:00
controllers feat(auth): try to get user name from request param if not from oauth2 2024-05-08 16:35:17 -07:00
views fix(platform): update mariadb to auto upgrade on startup 2024-04-24 22:38:55 +00:00
cli.php Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
http.php Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
init.php refactor(auth): remove auth duration from Auth::sessionVerify() calls 2024-05-06 17:16:56 -07:00
realtime.php Fix format 2024-04-01 13:08:46 +02:00
worker.php Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00