Hey, started to use @react-oauth/google recently, and noticed that it creates the google account cookies in my own domain.
It can easily be seen in the example website:
https://react-oauth.vercel.app/

It can also be seen on some other examples:
https://3tclft.csb.app/
https://rfmehe-3000.csb.app/


This feels super weird, and I'm really not sure if that's the intended behavior.