1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00
appwrite/app
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
..
assets
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): forward OAuth2 callback params 2024-05-08 17:36:46 +00: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