How to get access token right after login?

On the login, the server returns an access token and id token. How to get the access token that was just returned without making other API calls?

Hey there!

What stack are we talking about? What SDKs / quickstarts /docs are you following right now?