Skip to content

Conversation

@JasperWelsing
Copy link

@JasperWelsing JasperWelsing commented Feb 3, 2026

This PR add possibility to enable/disable passkey login feature, by adding the following rule to your .env

STATAMIC_PASSKEY_ENABLED=false

Fixes #13753
Closes statamic/ideas#1404

@duncanmcclean
Copy link
Member

duncanmcclean commented Feb 3, 2026

Fixes #13753

I don't think this fixes #13753. This PR adds the option to disable passkeys, it doesn't fix the console error.

@JasperWelsing
Copy link
Author

Fixes #13753

I don't think this fixes #13753. This PR adds the option to disable passkeys, it doesn't fix the console error.

I hope it does. When switching the STATAMIC_PASSKEY_ENABLED from true to false the console doesn't show any errors on the login page anymore.

Scherm­afbeelding 2026-02-03 om 13 04 06 With passkey enabled Scherm­afbeelding 2026-02-03 om 13 04 26 With passkey disabled

@jasonvarga
Copy link
Member

Thank you but I'd rather just fix the issues than add a way to turn off the feature.

@jasonvarga jasonvarga closed this Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a config to disable Passkeys Unable to login in Control Panel

3 participants