Let's try to resolve google signin and session management with Next Js.
It looks pretty forward however understanding the flow is kind of difficult just looking at the documentation, as many terms are unexplained.
Progress
- User authenticated
REmaining work
- Display user's logged in status
- Update user info in database, along with other related data
- Manage sessions