vue3-google-login icon indicating copy to clipboard operation
vue3-google-login copied to clipboard

Setting type to offline and get long-lived token through refresh token

Open devhus opened this issue 3 years ago • 1 comments

How can i make this library return a refresh token upon login to have a long-lived token through refresh token ?

devhus avatar Oct 15 '22 15:10 devhus

it seems we can not do that using client side, we must use server-side.

dyaskur avatar Jul 11 '24 17:07 dyaskur