diff --git a/frontend/src-tauri/capabilities/mobile-android.json b/frontend/src-tauri/capabilities/mobile-android.json index 223abc712..4965df7d7 100644 --- a/frontend/src-tauri/capabilities/mobile-android.json +++ b/frontend/src-tauri/capabilities/mobile-android.json @@ -76,6 +76,15 @@ { "url": "https://*.google.com/*" }, + { + "url": "https://accounts.google.com/*" + }, + { + "url": "https://oauth.github.com/*" + }, + { + "url": "https://appleid.apple.com/*" + }, { "url": "https://*" }