9 lines
333 B
PHP
9 lines
333 B
PHP
<?php
|
|
|
|
return [
|
|
'subtitle' => 'Access protection and Face ID.',
|
|
'title' => 'Passkey access protection',
|
|
'planned' => 'Planned',
|
|
'body' => 'The protected area will be secured with WebAuthn/passkeys (requires HTTPS + a real domain). Camera face recognition only ever as a comfort layer, never as the lock.',
|
|
];
|