We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f776998 commit bfb3baaCopy full SHA for bfb3baa
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
7
8
+## Unreleased changes
9
+
10
+- Added support for listing and removing WebAuthn credentials for a user. New APIs":
11
+ - `POST /{apiBasePath}/<tenantId>/webauthn/credential/remove`
12
+ - `GET /{apiBasePath}/<tenantId>/webauthn/credential/list`
13
14
## [4.1.0] - 2025-05-14
15
16
### Changes
0 commit comments