devbaji / vue3-google-login

Add Sign In With Google feature to your Vue 3 application
https://github.com/devbaji/vue3-google-login/
MIT License
208 stars 30 forks source link

How to change expiration time to be more than 60 min? #18

Closed asanchezGL closed 8 months ago

devbaji commented 8 months ago

Please provide some description, the code/credential values are just for one time use, getting that is a way to understand that the user is a valid logged in google user, you then need to implement your own login with help of of your backend team.