Skip to content

Add buffer builder and tests.#82

Merged
wolpert merged 1 commit into
codeheadsystems:mainfrom
bernata:buffer-test
Jun 19, 2026
Merged

Add buffer builder and tests.#82
wolpert merged 1 commit into
codeheadsystems:mainfrom
bernata:buffer-test

Conversation

@bernata

@bernata bernata commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

The buffer builder is needed to help build a look-a-like [aka fake] authenticator type because it will be used to return cbor encoded data just like real web authentication data.
The next PR will create a fake authenticator which implements the CredentialsContainer interface.
Once the fake authenticotr exists then we can implement the simulated registration that implements start [already done] and finish. Finish is more complicated b/c it must decode the cbor encoded attestation provided by the fake authenticator.

The buffer builder is needed to help build a look-a-like [aka fake]
authenticator type because it will be used to return cbor encoded data
just like real web authentication data.
The next PR will create a fake authenticator which implements the
CredentialsContainer interface.
Once the fake authenticotr exists then we can implement the simulated
registration that implements start [already done] and finish. Finish
is more complicated b/c it must decode the cbor encoded attestation
provided by the fake authenticator.
@wolpert
wolpert merged commit 2c7cb2b into codeheadsystems:main Jun 19, 2026
7 checks passed
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.

2 participants