Open
Description
I do not have any sample code but it's more of a question or theory. On my app I already have a google flow login with firebase auth. But firebase does not provide a new accessToken after 1 hour. i want to use this lib so i can ge the new access token evey hour
So with a user already logged with the firebase auth flow in is there a way I can call a method in this library and get the new access token?