Hey, thank you for this library, it is very useful for Cloudflare Workers.
Question, is there a way to get the idToken having user's accessToken?
What I'm trying to accomplish, is to validate the authenticated user's request with Firebase to get user's information and authorize an action.