DEV Community

Discussion on: Add Google Login to your React Apps in 10 mins

Collapse
 
pancongying profile image
Congying

Thanks, it works fine for me. But I'm wondering how to get user info in another react components. Thanks in advance.

Collapse
 
sivaneshs profile image
Sivanesh Shanmugam

You can add it in a React context and use it anywhere inside your components.