Off-Top-App / off-top-flutter

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

OT-AccountCreation | Added a new feature where the user can signup for Off-Top #32

Closed txt020 closed 4 years ago

txt020 commented 4 years ago

What I did:

How to test:

tonynguyen98 commented 4 years ago

When I go to click "sign in with google", I am instantly logged into my google account instead of being prompted with the sign up features. It is my google account that I used to test another PR using google sign on. Is there a way to sign out of this account so I can continue to test this PR?

For this branch, the only way to signout is uninstalling the app and reinstalling. With the OT-SettingsLogout, it will allow you to logout

tonynguyen98 commented 4 years ago

I was able to pull the newest commit and get it to run on my device. It's looking good! Just need to finish up the final request from Josh and then resolve conflicts