https://github.com/danieltj27/passkeys
Adds support for Passkeys via the Web Authentication API.
https://github.com/danieltj27/passkeys
phpbb phpbb-extension
Last synced: 2 days ago
JSON representation
Adds support for Passkeys via the Web Authentication API.
- Host: GitHub
- URL: https://github.com/danieltj27/passkeys
- Owner: danieltj27
- Created: 2026-05-11T22:49:08.000Z (about 1 month ago)
- Default Branch: latest
- Last Pushed: 2026-05-16T11:57:22.000Z (about 1 month ago)
- Last Synced: 2026-06-14T23:34:02.410Z (2 days ago)
- Topics: phpbb, phpbb-extension
- Homepage: https://www.phpbb.com/customise/db/extension/passkeys/
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Passkeys
Adds support for Passkeys via the Web Authentication API.
## Features
- Adds the ability for users to create a Passkey required during login.
## Install
1. Add the extension files into the `ext/danieltj/passkeys` directory.
2. Log in to the Admin Control Panel and install the extension.
3. Open the User Control Panel and manage your Passkey settings.
## Licence
[GPL v2](https://opensource.org/license/gpl-2-0)