duc-beluga / gt-planner

GT Planner is a website that provides students with a visual roadmap of their academic journey, making course planning clear and simple.
https://duc-beluga.github.io/gt-planner/
GNU General Public License v3.0
3 stars 2 forks source link

User null after logging in with Google Authentication #4

Closed duc-beluga closed 8 months ago

duc-beluga commented 8 months ago

currentUser from AuthContext is null after logging in.

duc-beluga commented 8 months ago

adding async and await to login and logout functions fixed the issue