# \[Superpost\] Biometric scanners

**URL:** https://community.thunkable.com/t/superpost-biometric-scanners/908084
**Category:** Questions about Thunkable X
**Tags:** superpost
**Created:** [October 16, 2020, 7:37pm UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084 "2020-10-16T19:37:55Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![general](https://avatars.discourse-cdn.com/v4/letter/g/a4c791/32.png) [@general](https://community.thunkable.com/u/general)
#### Post date: [October 16, 2020, 7:37pm UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/1 "2020-10-16T19:37:55Z")

</div>

Is there any component for integration of biometric scanners?

---

<div class="post-metadata">

### Author: ![sharvansgugaxk](https://avatars.discourse-cdn.com/v4/letter/s/b2d939/32.png) [@sharvansgugaxk](https://community.thunkable.com/u/sharvansgugaxk)
#### Post date: [October 13, 2020, 6:30am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/2 "2020-10-13T06:30:37Z")

</div>

Hey guys,  
I’m trying to create a really simple app. The user has a profile and a “credits” variable on their profile. The apps functionality is, the user scans a QR code and is then prompted to authenticate payment by providing their fingerprint. On success, it will reduce the “credits” variable.

But I’m not able to find a fingerprint module anywhere though. So, is this possible?

---

<div class="post-metadata">

### Author: ![v.krishna](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/v.krishna/32/84811_2.png) [@v.krishna](https://community.thunkable.com/u/v.krishna)
#### Post date: [October 13, 2020, 6:33am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/3 "2020-10-13T06:33:12Z")

</div>

hi, that functionality is not there but still I can just advice you something that this is app might not be possible because every phone does not have a fingerprint sensor!! So, I guess that is very complex

---

<div class="post-metadata">

### Author: ![sharvansgugaxk](https://avatars.discourse-cdn.com/v4/letter/s/b2d939/32.png) [@sharvansgugaxk](https://community.thunkable.com/u/sharvansgugaxk)
#### Post date: [October 13, 2020, 6:54am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/4 "2020-10-13T06:54:05Z")

</div>

Oh damn, is there no work around ?

> [@v.krishna](#):
>
> every phone does not have a fingerprint sensor

Yeah, that’s a valid point but I’m creating this app for a college project and will be using it only on one device for now.

---

<div class="post-metadata">

### Author: ![v.krishna](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/v.krishna/32/84811_2.png) [@v.krishna](https://community.thunkable.com/u/v.krishna)
#### Post date: [October 13, 2020, 6:59am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/5 "2020-10-13T06:59:11Z")

</div>

photo collage and you mean to secure that

---

<div class="post-metadata">

### Author: ![sharvansgugaxk](https://avatars.discourse-cdn.com/v4/letter/s/b2d939/32.png) [@sharvansgugaxk](https://community.thunkable.com/u/sharvansgugaxk)
#### Post date: [October 13, 2020, 7:04am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/6 "2020-10-13T07:04:29Z")

</div>

> [@v.krishna](#):
>
> collage

No. I meant “college” like “university”.

---

<div class="post-metadata">

### Author: ![v.krishna](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/v.krishna/32/84811_2.png) [@v.krishna](https://community.thunkable.com/u/v.krishna)
#### Post date: [October 13, 2020, 7:05am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/7 "2020-10-13T07:05:42Z")

</div>

ok I got it that means you want to save the college friend’s profile by a qr code and just secure it by a finger print

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [October 13, 2020, 9:49am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/8 "2020-10-13T09:49:11Z")

</div>

Currently, only experimental type is available as JavaScript which you can integrate with your App

> **[Chrome 70 beta: shape detection, web authentication, and more](https://blog.chromium.org/2018/09/chrome-70-beta-shape-detection-web.html?m=1)**
>
> Unless otherwise noted, changes described below apply to the newest Chrome Beta channel release for Android, Chrome OS, Linux, macOS, and Wi...

> **[Web Authentication API - Web APIs | MDN](https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API)**
>
> The Web Authentication API is an extension of the Credential Management API that enables strong authentication with public key cryptography, enabling passwordless authentication and/or secure second-factor authentication without SMS texts.

---

<div class="post-metadata">

### Author: ![maxb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maxb/32/35200_2.png) [@maxb](https://community.thunkable.com/u/maxb)
#### Post date: [October 13, 2020, 7:06pm UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/9 "2020-10-13T19:06:04Z")

</div>

Through the web viewer?  
Have you tested any of it?

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [October 13, 2020, 7:17pm UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/10 "2020-10-13T19:17:01Z")

</div>

I actually tested an external scanner with a webpage. The scanner device has its own API using JavaScript extensions. Have not tested it in Thunkable

---

<div class="post-metadata">

### Author: ![1a47a1e4758a4e](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/1a47a1e4758a4e/32/93287_2.png) [@1a47a1e4758a4e](https://community.thunkable.com/u/1a47a1e4758a4e)
#### Post date: [January 12, 2021, 11:32pm UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/11 "2021-01-12T23:32:18Z")

</div>

Is there an implicit way of getting the user to sign in to the device again to prove authenticity?

e.g. password to device, or fingerprint (if applicable)

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [January 13, 2021, 2:35am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/12 "2021-01-13T02:35:14Z")

</div>

i did not understand from your topic name but from post i think you told how to make them sign in again… if yes then just make them sign out and again sign in

---

<div class="post-metadata">

### Author: ![1a47a1e4758a4e](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/1a47a1e4758a4e/32/93287_2.png) [@1a47a1e4758a4e](https://community.thunkable.com/u/1a47a1e4758a4e)
#### Post date: [January 13, 2021, 5:03am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/13 "2021-01-13T05:03:56Z")

</div>

my question was refering to the same type of authentication a banking application would use instead of a PIN for ease of access, very sorry to confuse you 🙂

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [January 13, 2021, 11:09am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/14 "2021-01-13T11:09:47Z")

</div>

If I understand you correctly, you want you app to timeout if the user has not been active for a set period of time.

There are a few approaches that come to mind with Thunkable, none of them clean or easy.

At the most basic level, you could create a function to check the last time the user performed a “valid” action. If the elapsed time exceeds a certain threshold, (5min), reset the user password and navigate to the sign in screen of you app. You can measure the time elapsed using the SECONDS SINCE 1970 block in the device section. If the timeout period has not expired, reset the last valid action time to the current time.

You can now add this check function as the first action in all of the click events of your screen.

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [January 13, 2021, 11:58am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/15 "2021-01-13T11:58:00Z")

</div>

It would be nice if our signin block had “check if refresh token is valid” and the ability to set the duration of time passed for timeout.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [January 13, 2021, 1:47pm UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/16 "2021-01-13T13:47:59Z")

</div>

Oh, I was thinking in a totally different direction. I thought a kind of device ID is required like IMEI so the app can determine that the user is logging in from the same device.

Maybe I understood it wrong.

---

<div class="post-metadata">

### Author: ![iakouinta230nzu](https://avatars.discourse-cdn.com/v4/letter/i/e274bd/32.png) [@iakouinta230nzu](https://community.thunkable.com/u/iakouinta230nzu)
#### Post date: [August 1, 2021, 11:32am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/17 "2021-08-01T11:32:37Z")

</div>

Hi everyone!  
I tested this platform and i like it. Two thinks that i think needs to add are the fingerprint sensor and sign in with google acc, phone or fb. theese feature i thuink are important and.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [August 1, 2021, 11:52am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/18 "2021-08-01T11:52:27Z")

</div>

Thank you for your comments.

for any feature requests or bugs, you can use the link to request it. Having it listed here will fade away not noticed or actioned.

> **[Bugs and Feature Requests](https://docs.thunkable.com/bugs-and-feature-requests)**

---

<div class="post-metadata">

### Author: ![overshield](https://avatars.discourse-cdn.com/v4/letter/o/e19b73/32.png) [@overshield](https://community.thunkable.com/u/overshield)
#### Post date: [September 8, 2021, 3:06am UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/19 "2021-09-08T03:06:34Z")

</div>

Is [Face ID] already enabled depending on the device the user is using or is this not possible yet with Thunkable?

Thanks

---

<div class="post-metadata">

### Author: ![overshield](https://avatars.discourse-cdn.com/v4/letter/o/e19b73/32.png) [@overshield](https://community.thunkable.com/u/overshield)
#### Post date: [December 28, 2021, 11:12pm UTC](https://community.thunkable.com/t/superpost-biometric-scanners/908084/20 "2021-12-28T23:12:30Z")

</div>

Bump

[Next page](https://community.thunkable.com/t/superpost-biometric-scanners/908084.md?page=2)
