# Password

**URL:** https://community.glideapps.com/t/password/78237
**Category:** Ask for Help
**Created:** [November 27, 2024, 11:33pm UTC](https://community.glideapps.com/t/password/78237 "2024-11-27T23:33:32Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Lomanto](https://avatars.discourse-cdn.com/v4/letter/l/7993a0/32.png) [@Lomanto](https://community.glideapps.com/u/Lomanto)
#### Post date: [November 27, 2024, 11:33pm UTC](https://community.glideapps.com/t/password/78237/1 "2024-11-27T23:33:32Z")

</div>

Is it possible to change the character of the password when typing?

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [November 27, 2024, 11:39pm UTC](https://community.glideapps.com/t/password/78237/2 "2024-11-27T23:39:05Z")

</div>

Use an AI Component for that!

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [November 28, 2024, 12:13am UTC](https://community.glideapps.com/t/password/78237/3 "2024-11-28T00:13:58Z")

</div>

What password are you talking about here? If you’re storing password inside Glide, please note that it’s not a secure method.

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [November 28, 2024, 12:39am UTC](https://community.glideapps.com/t/password/78237/4 "2024-11-28T00:39:03Z")

</div>

I think he is talking about a testing app for API calls.

@Lomanto right? (Is this the project you mentioned to me earlier? API key store with row owners?)

Else, like @ThinhDinh said, you must not store password in Glide in any case.

---

<div class="post-metadata">

### Author: ![Lomanto](https://avatars.discourse-cdn.com/v4/letter/l/7993a0/32.png) [@Lomanto](https://community.glideapps.com/u/Lomanto)
#### Post date: [November 28, 2024, 10:04am UTC](https://community.glideapps.com/t/password/78237/5 "2024-11-28T10:04:08Z")

</div>

It worked perfectly. Thanks again.

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [November 28, 2024, 1:06pm UTC](https://community.glideapps.com/t/password/78237/6 "2024-11-28T13:06:44Z")

</div>

I just want to make sure you don’t store password for login. This is not secure. The native Glide authentication system is what you must use to do authentication
