FabianLars / tauri-plugin-oauth

Apache License 2.0
79 stars 20 forks source link

Tauri v2-beta permission errors #13

Closed liyasthomas closed 5 months ago

liyasthomas commented 5 months ago

Tauri v2.0.0-beta gives the following permission error.

Screenshot 2024-03-21 at 8 25 53 PM
FabianLars commented 5 months ago

there should be a capability file in src-tauri/capabilities with a bunch of permissions, just add "oauth:allow-start" to that array.