Mobile | Fri Apr 21 2023108,644 views

Sign In with Google

Sign In with Google

Welcome! 🎉

In this video we learn how to implement the Sign In with Google flow using Expo.


Sign In With Google helps you to quickly and easily manage user authentication and sign-in to your website. Users sign into a Google Account, provide their consent, and securely share their profile information with your platform.

Dependencies

npx expo install expo-auth-sessions
npx expo install expo-web-browser
npx expo install expo-random
npx expo install @react-native-async-storage/async-storage //optional to save the user info locally

If you want to run this project on Web install this deps:

npx expo install react-native-web
npx expo install react-dom
npx expo install @expo/webpack-config

👍 Want to become a master in React Native? Check the React Native Course

Youtube GitHub

Go back to Projects

Support Our Community

Take your skills to the next level by enrolling in our courses!

React Native CourseMaster React with TypeScriptMaster Git & GitHubLiveStore Course

Your support helps us continue creating valuable resources for everyone. ❤️