# How to Authenticate an Email Account with Thunkable X

**URL:** https://community.thunkable.com/t/how-to-authenticate-an-email-account-with-thunkable-x/345704
**Category:** Questions about Thunkable X
**Created:** [December 1, 2019, 10:59am UTC](https://community.thunkable.com/t/how-to-authenticate-an-email-account-with-thunkable-x/345704 "2019-12-01T10:59:38Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![peacehero](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/peacehero/32/41264_2.png) [@peacehero](https://community.thunkable.com/u/peacehero)
#### Post date: [December 1, 2019, 10:59am UTC](https://community.thunkable.com/t/how-to-authenticate-an-email-account-with-thunkable-x/345704/1 "2019-12-01T10:59:38Z")

</div>

Hello, I want to authenticate email of the users in my app. How can I do?

---

<div class="post-metadata">

### Author: ![Andrea\_Marchisio](https://avatars.discourse-cdn.com/v4/letter/a/e274bd/32.png) [@Andrea\_Marchisio](https://community.thunkable.com/u/Andrea_Marchisio)
#### Post date: [December 1, 2019, 9:22pm UTC](https://community.thunkable.com/t/how-to-authenticate-an-email-account-with-thunkable-x/345704/2 "2019-12-01T21:22:45Z")

</div>

Hello,  
you have to use Firebase Authentication:

[https://docs.thunkable.com/sign-in-1](https://docs.thunkable.com/sign-in-1)

it’s very simple procedure.  
Andrea

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [December 1, 2019, 10:05pm UTC](https://community.thunkable.com/t/how-to-authenticate-an-email-account-with-thunkable-x/345704/3 "2019-12-01T22:05:38Z")

</div>

@peacehero, you can learn more about this component in our tutorial here:

> [@Sign In Masterpost](http://community.thunkable.com/t/sign-in-masterpost/89993):
>
> This topic will be a thread of posts explaining the different aspects of adding a Sign In component to your app and creating a new version of the Sign In template. [Link to the template here](https://x.thunkable.com/projects/5cff8bd406fec36c2683f09e/Screen1/designer). Part 1: Firebase This post will walk you through creating a Firebase project, adding Email Authentication to the project, and adding your project to a Thunkable project. You can also follow these steps to add a Firebase DB to your Thunkable project - just don’t follow the steps for adding email authentic…

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:46am UTC](https://community.thunkable.com/t/how-to-authenticate-an-email-account-with-thunkable-x/345704/4 "2024-11-08T11:46:33Z")

</div>


