feat: add OAuth redirect handling and update Google OAuth integration

This commit is contained in:
2026-03-19 21:19:49 -03:00
parent 34cbd4a861
commit 39f024f98d
5 changed files with 31 additions and 23 deletions
+3 -1
View File
@@ -22,7 +22,9 @@
"Bash(source:*)",
"Bash(npm install:*)",
"Bash(npx tsc:*)",
"Bash(npx expo:*)"
"Bash(npx expo:*)",
"Bash(find /var/home/felipecn/DEV/MeowSpool/mobile -name .env* -o -name *.env*)",
"Bash(grep -r \"useURL\\\\|useDeepLinking\\\\|Linking.parse\\\\|useLinkTo\" /var/home/felipecn/DEV/MeowSpool/mobile/app --include=*.tsx)"
]
}
}