Off-Top-App / off-top-flutter

Repository for our mobile client application.
0 stars 2 forks source link

OT-LoginUser #25

Open frlzjosh opened 4 years ago

frlzjosh commented 4 years ago

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.