Open Issues Need Help
View All on GitHub Error client_secret is missing. 5 days ago
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