I implemented google oauth + used cookies to save session

Just wanted to show you guys a cool project, please let me know if anyone is having trouble in implementing google oauth.
Animation01
plus i have solved the minor error in the gif above.

3 Likes

Hey, Chan! Could you share some code for this?

I have also implemented Google OAuth, allowing me to connect to the Google Search Console API. However, the only way I managed to achieve this is by obtaining a token from Google OAuth. Your approach appears to be better.