summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/methods/startAssertion.ts
AgeCommit message (Expand)Author
2021-08-21renaming assertion -> authenticationJarrett Helton
2021-04-15Convert assertion userHandle back to UTF-8 stringMatthew Miller
2021-02-05Send back extension results from BrowserMatthew Miller
2020-12-07review fixesAntoine Cormouls
2020-12-04Optional Allow CredentialAntoine Cormouls
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-25Add toPublicKeyCredentialDescriptor browser helperMatthew Miller
2020-05-25Run ESLint over everythingMatthew Miller
2020-05-25Run Prettier over everythingMatthew Miller
2020-05-23Fix padding count calculationMatthew Miller
2020-05-22Require credential ID from browser after assertionMatthew Miller
2020-05-22Adjust how cred ID is converted for assertionMatthew Miller
2020-05-21Capitalize “WebAuthn” properlyMatthew Miller
2020-05-21Add startAssertion to browserMatthew Miller