summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/methods/startAttestation.ts
AgeCommit message (Expand)Author
2021-08-21starting attestation -> registration renameJarrett Helton
2021-04-15Unify naming convention of string<->buffer helpersMatthew Miller
2021-04-15Rename toUint8Array to stringToArrayBufferMatthew Miller
2021-02-05Send back extension results from BrowserMatthew Miller
2021-02-05Add extensions placeholder in startAttestationMatthew Miller
2020-10-05Return authenticator transports when availableMatthew Miller
2020-07-29Update browser to handle base64url challengesMatthew Miller
2020-06-02Explicitly define id and typeMatthew Miller
2020-06-02Update start methods to use new helperMatthew Miller
2020-06-01Refactor browser methods to return near-raw resp.Matthew Miller
2020-05-26Update browser start methods to new typesMatthew Miller
2020-05-26Rename WebAuthntine to SimpleWebAuthnMatthew Miller
2020-05-25Update browser startAttestation to format excludedMatthew Miller
2020-05-25Run Prettier over everythingMatthew Miller
2020-05-21Capitalize “WebAuthn” properlyMatthew Miller
2020-05-20Try to settle on a metaphorMatthew Miller
2020-05-20Add more docs to startAttestation in browserMatthew Miller
2020-05-20Refine type namingMatthew Miller
2020-05-20Add startAttestation method to browserMatthew Miller