dartmouth-cs98-23f / verbatim_frontend

Verbatim Flutter Frontend
0 stars 1 forks source link

Added the sign/up with Google functionality #130

Closed DahliaTheCoder closed 4 months ago

DahliaTheCoder commented 4 months ago

Implemented functionality for signing up/in with Google. Currently, there is a minor bug observed where the initial sign-in attempt may not succeed, requiring a second attempt for successful authentication. Investigation ongoing to identify the root cause and implement a permanent solution.