How to create custom login, logic and Icp?

My goal is when users login I want them to login with Google authentication and I want them to login with just one tap 1 o’clock not to get too long process

Here is my code Goal: Implement OAuth authentication (Google login) for an Internet C… · aliscie2/weeekaly.com@13fcae1 · GitHub

The problem is after I created this I don’t know how to persist the login when the user reload the page I lost the login info

Also, when they login, I want to have access to their email and calendar events and the username and user avatar

Store token. Load token. Profit :chart_increasing:

I am very enlightened now