Skip to content

Credential Tile Reuses First Entered PIN on Subsequent Logon Attempts #26

@shay-reuven

Description

@shay-reuven

Hello,

I'm using SecurePasswordTextboxControl to get the password from the user, and I noticed that when I access the password from the GetCredentials method in my custom tile, the control seems to cache the first entered PIN value.

On the first submission, the GetCredentials method correctly processes the user input. However, if the user enters a new PIN on a subsequent attempt (e.g., after a failed login), the control still returns the originally entered PIN instead of the new one.

Thank you for your help and for maintaining this great library!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions