Google OAuth2 plugin for Vue3 Apps. This uses latest Google Identity Service Library. It also provides set of composables which can be used easily to implement different authentication strategies
In Google Chrome, my default language is set to English. When this component first appears, it is prompted with a Chinese font, and then it becomes English #72
<GoogleSignInButton @success="googleSignInSuccess" @error="googleSignInFailure" locale="en_US" :autoSelect="false"