Off-Top-App / off-top-flutter

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

OT-RegistrationService #24

Closed frlzjosh closed 4 years ago

frlzjosh commented 4 years ago

WHAT TO DO:

  1. Incorporate google sign-in + firebase auth into our Flutter application. TAKS IS DONE WHEN:
  2. You are able to successfully access OFF-TOP by using Google Sign-In.

Here are resources: Basics: https://www.youtube.com/watch?v=j_31hJtWjlw Flutter plugin: https://pub.dev/packages/google_sign_in Node.js back-end implementation: https://medium.com/@jackrobertscott/how-to-use-google-auth-api-with-node-js-888304f7e3a0 Flask: https://pythonhosted.org/Flask-GoogleLogin/