A Tauri v2 plugin that enables Google OAuth authentication

1 Open Issue Need Help Last updated: Aug 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user is encountering an "Error client_secret is missing" when attempting to use a Google authentication plugin on Android. They question why a `client_secret` would be required for an Android application, as it's typically not needed for public clients. The provided configuration only includes `clientId` and `scopes`.

Complexity: 3/5
bug good first issue

A Tauri v2 plugin that enables Google OAuth authentication

Kotlin