# \#auth

**URL:** https://community.thunkable.com/tag/auth/536.md

[Latest](https://community.thunkable.com/latest.md) · [Categories](https://community.thunkable.com/categories.md) · [Tags](https://community.thunkable.com/tags.md)

---

## [\[Solved\] Obtain Row ID without Data Viewer](https://community.thunkable.com/t/solved-obtain-row-id-without-data-viewer/3694989)

<div class="topic-metadata">

**Author:** [@krish05](https://community.thunkable.com/u/krish05)\
**Replies:** 3\
**Last updated:** [April 2, 2025, 11:08pm UTC](https://community.thunkable.com/t/solved-obtain-row-id-without-data-viewer/3694989 "2025-04-02T23:08:31Z")

</div>

I’m using an authentication process with Firebase Authentication and Google Sheets. The reason I’m using Google Sheets to obtain a name from the email entered. I want to retrieve the data through row ID, but have no idea…

---

## [Having an issue with Thunkable app signing on with Google against a 500 line Airtable](https://community.thunkable.com/t/having-an-issue-with-thunkable-app-signing-on-with-google-against-a-500-line-airtable/3645537)

<div class="topic-metadata">

**Author:** [@nsappdev](https://community.thunkable.com/u/nsappdev)\
**Replies:** 10\
**Last updated:** [March 16, 2025, 1:54am UTC](https://community.thunkable.com/t/having-an-issue-with-thunkable-app-signing-on-with-google-against-a-500-line-airtable/3645537 "2025-03-16T01:54:34Z")

</div>

When I first started the app, it was working fine, but now that I have 500 rows in my airtable user database Google Sign-In won’t work for most names. The people who have rows at the top are able to log in but anyone in …

---

## [Authenticating users with Google (with video tutorial)](https://community.thunkable.com/t/authenticating-users-with-google-with-video-tutorial/2714249)

<div class="topic-metadata">

**Author:** [@lindsay1](https://community.thunkable.com/u/lindsay1)\
**Replies:** 1\
**Last updated:** [November 6, 2024, 8:05pm UTC](https://community.thunkable.com/t/authenticating-users-with-google-with-video-tutorial/2714249 "2024-11-06T20:05:56Z")

</div>

Video Tutorial In this short video tutorial, you’ll learn how to use Google to authenticate your users and allow them to sign in and sign out of your app: Template App Click: Google Authentication Tutor…

---

## [Authenticating users with Firebase (with video tutorial)](https://community.thunkable.com/t/authenticating-users-with-firebase-with-video-tutorial/2687824)

<div class="topic-metadata">

**Author:** [@lindsay1](https://community.thunkable.com/u/lindsay1)\
**Replies:** 3\
**Last updated:** [May 15, 2024, 11:05am UTC](https://community.thunkable.com/t/authenticating-users-with-firebase-with-video-tutorial/2687824 "2024-05-15T11:05:51Z")

</div>

Video Tutorial In this video tutorial, you’ll learn how to use Firebase to authenticate your users and allow them to sign up and sign in to your app: Template App Click: Firebase Authentication Tutorial…

---

## [How to create a sign in / sign up screen with Firebase, Google, and Apple?](https://community.thunkable.com/t/how-to-create-a-sign-in-sign-up-screen-with-firebase-google-and-apple/2844803)

<div class="topic-metadata">

**Author:** [@rubythedog689dng0](https://community.thunkable.com/u/rubythedog689dng0)\
**Replies:** 1\
**Last updated:** [February 20, 2024, 2:57pm UTC](https://community.thunkable.com/t/how-to-create-a-sign-in-sign-up-screen-with-firebase-google-and-apple/2844803 "2024-02-20T14:57:10Z")

</div>

I’m trying to create a sign in / up screen by following this video: https://youtu.be/aFL8iQCmPkM, but it doesn’t seem to be working. This is the project it’s for. I’m trying to figure out to add Firebase sign in/up, Goo…

---

## [Creating a profile page for the user who signed In](https://community.thunkable.com/t/creating-a-profile-page-for-the-user-who-signed-in/2761611)

<div class="topic-metadata">

**Author:** [@ojasthakur.qwq](https://community.thunkable.com/u/ojasthakur.qwq)\
**Replies:** 5\
**Last updated:** [January 1, 2024, 5:18am UTC](https://community.thunkable.com/t/creating-a-profile-page-for-the-user-who-signed-in/2761611 "2024-01-01T05:18:54Z")

</div>

I am a newbie to Thunkable and want to create a profile page for users with their pfp, name, age, email, and gender when they sign in, as well as added a button on the profile page for the users to edit any information a…

---

## [Authenticating users with Apple (with video tutorial)](https://community.thunkable.com/t/authenticating-users-with-apple-with-video-tutorial/2716385)

<div class="topic-metadata">

**Author:** [@lindsay1](https://community.thunkable.com/u/lindsay1)\
**Replies:** 0\
**Last updated:** [November 22, 2023, 5:29pm UTC](https://community.thunkable.com/t/authenticating-users-with-apple-with-video-tutorial/2716385 "2023-11-22T17:29:14Z")

</div>

Video Tutorial In this short video tutorial, you’ll learn how to use Apple to authenticate your users and allow them to sign in and sign out of your app: Template App Click: Apple Authentication Tutoria…

---

## [User sign-out and password reset with Firebase (with video tutorial)](https://community.thunkable.com/t/user-sign-out-and-password-reset-with-firebase-with-video-tutorial/2692619)

<div class="topic-metadata">

**Author:** [@lindsay1](https://community.thunkable.com/u/lindsay1)\
**Replies:** 1\
**Last updated:** [November 14, 2023, 1:06am UTC](https://community.thunkable.com/t/user-sign-out-and-password-reset-with-firebase-with-video-tutorial/2692619 "2023-11-14T01:06:13Z")

</div>

Video Tutorial In this short video tutorial, you’ll learn how to allow a Firebase authenticated user to reset their password and sign out of your app: Template App Click: Firebase Authentication - Sign …

---

## [Email Error Handling](https://community.thunkable.com/t/email-error-handling/2651034)

<div class="topic-metadata">

**Author:** [@jahaan](https://community.thunkable.com/u/jahaan)\
**Replies:** 3\
**Last updated:** [October 18, 2023, 2:20pm UTC](https://community.thunkable.com/t/email-error-handling/2651034 "2023-10-18T14:20:26Z")

</div>

Hello! Today I’ll show you how to do some basic error handling for an email input. It’s fairly simple and can be used in any app that utilizes email sign in. 1: Build your UI I was building a passwordless sign-in syste…

---

## [Google sign in using pop up](https://community.thunkable.com/t/google-sign-in-using-pop-up/2483187)

<div class="topic-metadata">

**Author:** [@ak\_coder](https://community.thunkable.com/u/ak_coder)\
**Replies:** 9\
**Last updated:** [August 22, 2023, 12:44pm UTC](https://community.thunkable.com/t/google-sign-in-using-pop-up/2483187 "2023-08-22T12:44:02Z")

</div>

Hello thunkable community, Is there any easy way for google sign up using pop up in thunkable drag and drop feature, please also tell the procedure to use and implement it in your reply. I am talking about this pop up…

---

## [Sign in screen template](https://community.thunkable.com/t/sign-in-screen-template/1154351)

<div class="topic-metadata">

**Author:** [@shivika2934mr](https://community.thunkable.com/u/shivika2934mr)\
**Replies:** 3\
**Last updated:** [June 30, 2023, 6:38pm UTC](https://community.thunkable.com/t/sign-in-screen-template/1154351 "2023-06-30T18:38:37Z")

</div>

Hey thunkers! I need help in using the sample sign in screen project. I have made a lot of progress in my app using thunkable but now i need to add a sign in screen.I found the tutorial on Thunkable’s YouTube channel bu…

---

## [Show different values for users after sign in](https://community.thunkable.com/t/show-different-values-for-users-after-sign-in/2401899)

<div class="topic-metadata">

**Author:** [@jacobbarkinvr8](https://community.thunkable.com/u/jacobbarkinvr8)\
**Replies:** 0\
**Last updated:** [May 3, 2023, 3:06pm UTC](https://community.thunkable.com/t/show-different-values-for-users-after-sign-in/2401899 "2023-05-03T15:06:44Z")

</div>

Hello! I am creating an app where someone will sign in, and it will display their grade in each class. I want each student’s grade to be on a database, either on Google Sheets or Firebase. My problem is, I don’t know ho…

---

## [Automatic sign-in not saving data to firebase](https://community.thunkable.com/t/automatic-sign-in-not-saving-data-to-firebase/2233014)

<div class="topic-metadata">

**Author:** [@venus99](https://community.thunkable.com/u/venus99)\
**Replies:** 0\
**Last updated:** [January 20, 2023, 6:55pm UTC](https://community.thunkable.com/t/automatic-sign-in-not-saving-data-to-firebase/2233014 "2023-01-20T18:55:24Z")

</div>

Hello! I wanted to ask a question which is when the user opens my app and clicks the sign-in to navigate to another screen then everything works as expected and the data get saved to the cloud but when I have my blocks…

---

## [\[Solved\] How can I use custom usernames with Firebase Authentication?](https://community.thunkable.com/t/solved-how-can-i-use-custom-usernames-with-firebase-authentication/520671)

<div class="topic-metadata">

**Author:** [@Leito](https://community.thunkable.com/u/Leito)\
**Replies:** 8\
**Last updated:** [August 28, 2022, 7:16pm UTC](https://community.thunkable.com/t/solved-how-can-i-use-custom-usernames-with-firebase-authentication/520671 "2022-08-28T19:16:29Z")

</div>

How can I create the condition for users to make different Usernames in Firebase? Thanks

---

## [Critical error occured when trying to login in my thunkable app on other devices](https://community.thunkable.com/t/critical-error-occured-when-trying-to-login-in-my-thunkable-app-on-other-devices/1934293)

<div class="topic-metadata">

**Author:** [@thinkable475gmyu](https://community.thunkable.com/u/thinkable475gmyu)\
**Replies:** 2\
**Last updated:** [June 23, 2022, 10:40am UTC](https://community.thunkable.com/t/critical-error-occured-when-trying-to-login-in-my-thunkable-app-on-other-devices/1934293 "2022-06-23T10:40:28Z")

</div>

hello, i have crated an app which includes user registration and login pages and a small quiz of 10 questions ,called “Quiz”. this app is working fine on thunkable website web preview, and also working fine on my mobil…

---

## [Firebase Auth Rules and Problems](https://community.thunkable.com/t/firebase-auth-rules-and-problems/1910874)

<div class="topic-metadata">

**Author:** [@griggril000](https://community.thunkable.com/u/griggril000)\
**Replies:** 7\
**Last updated:** [June 7, 2022, 7:03pm UTC](https://community.thunkable.com/t/firebase-auth-rules-and-problems/1910874 "2022-06-07T19:03:38Z")

</div>

I am working on a goals app and storing with Firebase Realtime Database. Everything works fine until I close the app and open it again. I am still logged in, but I can’t update the database through my app as I could whe…

---

## [How To Resend Verification Email](https://community.thunkable.com/t/how-to-resend-verification-email/859174)

<div class="topic-metadata">

**Author:** [@maptheunknown](https://community.thunkable.com/u/maptheunknown)\
**Replies:** 20\
**Last updated:** [February 5, 2022, 11:10am UTC](https://community.thunkable.com/t/how-to-resend-verification-email/859174 "2022-02-05T11:10:04Z")

</div>

Hello, Is there a way to resend the verification email? I have a number of users that didn’t receive their email verification when signing-up. They checked their junk folder and didn’t find it. I guess this happens som…

---

## [Firebase email verification link not working](https://community.thunkable.com/t/firebase-email-verification-link-not-working/1640538)

<div class="topic-metadata">

**Author:** [@ant\_1](https://community.thunkable.com/u/ant_1)\
**Replies:** 45\
**Last updated:** [December 14, 2021, 6:09am UTC](https://community.thunkable.com/t/firebase-email-verification-link-not-working/1640538 "2021-12-14T06:09:36Z")

</div>

Hi friends, Recently, I’ve had trouble verifying my email addresses for my Thunkable Sign in and Sign up. Whenever I try clicking on the email verification link. It simply shows an error saying, “Selected Page Mode is i…

---

## [LoginOnly App and Tutorial](https://community.thunkable.com/t/loginonly-app-and-tutorial/1548082)

<div class="topic-metadata">

**Author:** [@David\_Wolber](https://community.thunkable.com/u/David_Wolber)\
**Replies:** 5\
**Last updated:** [October 7, 2021, 5:02pm UTC](https://community.thunkable.com/t/loginonly-app-and-tutorial/1548082 "2021-10-07T17:02:34Z")

</div>

I just published a new iOS version of a login-only app. You can find it on the App Store by searching for “Thunkable”. Please install it and register to see its basic functionality. The app is a template and is open sou…

---

## [Invalid API key error when sign in / sign up](https://community.thunkable.com/t/invalid-api-key-error-when-sign-in-sign-up/1548260)

<div class="topic-metadata">

**Author:** [@jakeheron](https://community.thunkable.com/u/jakeheron)\
**Replies:** 16\
**Last updated:** [October 7, 2021, 3:05pm UTC](https://community.thunkable.com/t/invalid-api-key-error-when-sign-in-sign-up/1548260 "2021-10-07T15:05:40Z")

</div>

@tatiang @muneer @domhnallohanlon @Darren Hi, I am currently facing an issue with sign in / sign up for my app. When trying to login or create a new account, I get the error ‘Your API key is invalid, please check you h…

---

## [I want Google Sign-in as an option in authentication](https://community.thunkable.com/t/i-want-google-sign-in-as-an-option-in-authentication/1073889)

<div class="topic-metadata">

**Author:** [@aadityasonawane](https://community.thunkable.com/u/aadityasonawane)\
**Replies:** 4\
**Last updated:** [August 26, 2021, 8:29am UTC](https://community.thunkable.com/t/i-want-google-sign-in-as-an-option-in-authentication/1073889 "2021-08-26T08:29:06Z")

</div>

The Firebase email/password sign in is a very good component for authentication in Thunkable, but I wanted the Google Sign In method too in Thunkable because users will have an additional authentication method which will…

---

## [\[Solved\] How do I allow my users to reset their passwords?](https://community.thunkable.com/t/solved-how-do-i-allow-my-users-to-reset-their-passwords/1405800)

<div class="topic-metadata">

**Author:** [@jumalcom222](https://community.thunkable.com/u/jumalcom222)\
**Replies:** 12\
**Last updated:** [July 23, 2021, 3:25pm UTC](https://community.thunkable.com/t/solved-how-do-i-allow-my-users-to-reset-their-passwords/1405800 "2021-07-23T15:25:07Z")

</div>

Result : Program block :

---

## [Password Reset With No Email Reset](https://community.thunkable.com/t/password-reset-with-no-email-reset/1409605)

<div class="topic-metadata">

**Author:** [@laura.quraishk5](https://community.thunkable.com/u/laura.quraishk5)\
**Replies:** 2\
**Last updated:** [July 23, 2021, 2:41am UTC](https://community.thunkable.com/t/password-reset-with-no-email-reset/1409605 "2021-07-23T02:41:42Z")

</div>

Hi everyone. I am creating a stress reduction app for a research project using Firebase for the users’ usernames and passwords. With the help of Catsarisky, I got the sign up to work in Firebase without verifying email …

---

## [Create anonymous sign in screen with Firebase and Thunkable Blocks?](https://community.thunkable.com/t/create-anonymous-sign-in-screen-with-firebase-and-thunkable-blocks/1396413)

<div class="topic-metadata">

**Author:** [@laura.quraishk5](https://community.thunkable.com/u/laura.quraishk5)\
**Replies:** 10\
**Last updated:** [July 16, 2021, 7:08pm UTC](https://community.thunkable.com/t/create-anonymous-sign-in-screen-with-firebase-and-thunkable-blocks/1396413 "2021-07-16T19:08:58Z")

</div>

Hi Thunkable Community! I am using Thunkable to create a stress-reducing APP for a research project. I remixed the survey tool allowing users to enter their daily stress level from 0 to 10 and type in their daily stress…

---

## [Firebase sign in by email](https://community.thunkable.com/t/firebase-sign-in-by-email/1198179)

<div class="topic-metadata">

**Author:** [@tony.ycy.program](https://community.thunkable.com/u/tony.ycy.program)\
**Replies:** 3\
**Last updated:** [March 31, 2021, 2:14pm UTC](https://community.thunkable.com/t/firebase-sign-in-by-email/1198179 "2021-03-31T14:14:23Z")

</div>

If firebase has been logged in and not logged out, do I need to log in again?

---

## [How do I make sign ins persistent in my app?](https://community.thunkable.com/t/how-do-i-make-sign-ins-persistent-in-my-app/879384)

<div class="topic-metadata">

**Author:** [@eko.devs.apploroceo](https://community.thunkable.com/u/eko.devs.apploroceo)\
**Replies:** 3\
**Last updated:** [October 7, 2020, 10:01pm UTC](https://community.thunkable.com/t/how-do-i-make-sign-ins-persistent-in-my-app/879384 "2020-10-07T22:01:26Z")

</div>

actually i wanna say that how to keep a person logged in even if he exits app and when he opens he is already logged in. help me community i am trying to identify but i still need ur help

---

## [Sign in not working in my main project](https://community.thunkable.com/t/sign-in-not-working-in-my-main-project/653440)

<div class="topic-metadata">

**Author:** [@label1.visible-true](https://community.thunkable.com/u/label1.visible-true)\
**Replies:** 13\
**Last updated:** [July 8, 2020, 4:02pm UTC](https://community.thunkable.com/t/sign-in-not-working-in-my-main-project/653440 "2020-07-08T16:02:49Z")

</div>

Hello, just wanna ask if one api can work on mulitiple project? Cuz after making a copy of that project with firebase api, the previous one of sign in doesn’t work any more. Or is the project corrupted? Please answer.

---

## [List Viewer & Firebase DB Help](https://community.thunkable.com/t/list-viewer-firebase-db-help/649602)

<div class="topic-metadata">

**Author:** [@konnurmanuo4v](https://community.thunkable.com/u/konnurmanuo4v)\
**Replies:** 1\
**Last updated:** [July 2, 2020, 2:08am UTC](https://community.thunkable.com/t/list-viewer-firebase-db-help/649602 "2020-07-02T02:08:49Z")

</div>

Hi, For my app the user will sign in using Firebase authentication and it will navigate to a page where they will enter a name and a number in two different text boxes and press enter. Then it will save in the Firebase …

---

## [\[Solved\] Sign in email verify](https://community.thunkable.com/t/solved-sign-in-email-verify/643926)

<div class="topic-metadata">

**Author:** [@label1.visible-true](https://community.thunkable.com/u/label1.visible-true)\
**Replies:** 6\
**Last updated:** [June 29, 2020, 7:04pm UTC](https://community.thunkable.com/t/solved-sign-in-email-verify/643926 "2020-06-29T19:04:36Z")

</div>

Hi there, I am currently using the firebase sign-in component. I found that if the account doesn’t exist and use the sign-in method instead of sign up, it still send an email to verify. Is there a way to force the user t…

---

## [\[Solved\] Automatic sign-in to app](https://community.thunkable.com/t/solved-automatic-sign-in-to-app/77055)

<div class="topic-metadata">

**Author:** [@itzvinie](https://community.thunkable.com/u/itzvinie)\
**Replies:** 5\
**Last updated:** [June 4, 2019, 4:57pm UTC](https://community.thunkable.com/t/solved-automatic-sign-in-to-app/77055 "2019-06-04T16:57:13Z")

</div>

I have set up a Stored Variable to store the user’s data after signing up or signing for the first time…but then the App still shows the Sign-up screen whenever they re-open the app. So therefore i want the app to be ab…

[Next page](https://community.thunkable.com/tag/auth/536.md?match_all_tags=true&page=1&tags%5B%5D=auth)
