Hi, I'm trying to build an app with appwrite and tauri, my webstack is react and typescript, when connecting I get the following error.
"Invalid Scheme. The scheme used (tauri) in the Origin (tauri://localhost) is not supported. If you are using a custom scheme, please change it to appwrite-callback-<PROJECT_ID>"
Has anyone experienced this before?