java-webauthn-server icon indicating copy to clipboard operation
java-webauthn-server copied to clipboard

Server-side Web Authentication library for Java https://www.w3.org/TR/webauthn/#rp-operations

Results 32 java-webauthn-server issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello, I am writing on behalf of my employer: https://curity.io/ (our former CEO, Travis, has previously contributed to this project). We use `java-webauthn-server` in our product and wanted to ask...

Picking this back up since our prototype from last year is finally being moved towards production :) `CredentialRecord` (the interface type for `CredentialRepositoryV2`) requires implementers to provide a getter the...