# Can I use anonymous sign-in or Google sign-in to log in users?

**URL:** https://community.thunkable.com/t/can-i-use-anonymous-sign-in-or-google-sign-in-to-log-in-users/994457
**Category:** Questions about Thunkable X
**Created:** [November 23, 2020, 10:10pm UTC](https://community.thunkable.com/t/can-i-use-anonymous-sign-in-or-google-sign-in-to-log-in-users/994457 "2020-11-23T22:10:53Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![codeswept](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/codeswept/32/87755_2.png) [@codeswept](https://community.thunkable.com/u/codeswept)
#### Post date: [December 1, 2020, 3:44am UTC](https://community.thunkable.com/t/can-i-use-anonymous-sign-in-or-google-sign-in-to-log-in-users/994457/7 "2020-12-01T03:44:42Z")

</div>

Hi! It’s super simple:  
Go to firebase, and copy your API key and other info into your app. Then go to authentication on the left-hand side of firebase, and click- sign-in method. It will give you a list of all possible ways Firebase can allow you to sign users up, but everything will automatically be disabled. Enable Google, and code accordingly, and you’re set.  
Hope this helps!  
P.S: You can also use phone number and other types of authentication, as long as you’re using firebase sign-in on Thunkable.

---

_[View the full topic](https://community.thunkable.com/t/can-i-use-anonymous-sign-in-or-google-sign-in-to-log-in-users/994457)._
