WHAT TO DO: 1. After the user logs in to OFF-TOP with google sign-on you will need to query their data through this service http://localhost:9000/user/{email} DONE: 1. You are able to pass the user's email and print their data in the flutter console.
WHAT TO DO:
DONE: