Firebase + Gmail API

Hi i’m trying to import and then view emails with the gmail api. What i want to do is:

  1. Login with google signin (Firebase)
  2. Use Gmail API to import emails from the logged in user

I couldn’t find anything in the docs regarding Gmail API, any solutions?