summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/helpers/decodeAttestationObject.ts
AgeCommit message (Expand)Author
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-17Refactor verifyRegistrationResponse testsMatthew Miller
2023-08-16Run `deno fmt` on everythingMatthew Miller
2023-08-16Add file extensions to importsMatthew Miller
2023-06-22Change syntax for readonly propertyMatthew Miller
2022-11-19Restore registration error case detectionMatthew Miller
2022-11-19Add some docsMatthew Miller
2022-11-12Figure out a better pattern for exposing iso funcsMatthew Miller
2022-11-12Rename isomorphic helpers to avoid collision?Matthew Miller
2022-11-11Refactor more to handle CBOR mapsMatthew Miller
2022-11-06Get consistent on use of decodeCborFirstMatthew Miller
2022-07-27Export named decodeAttestationObject()Matthew Miller
2021-08-02Refactor attestation format typeMatthew Miller
2021-03-10Remove unused importMatthew Miller
2021-02-02Return attestationObject as BufferMatthew Miller
2021-02-02Rename ATTESTATION_FORMATS enum to singularMatthew Miller
2020-09-12Update verifyAttestationResponse to handle appleMatthew Miller
2020-06-20Add additional TPM-specific attStmt propertiesMatthew Miller
2020-06-12Add two more formatsMatthew Miller
2020-06-08Require a version be set in Android SafetyNet respMatthew Miller
2020-06-08Check attStmt alg in Packed verificationMatthew Miller
2020-06-05Split up some types in decodeAttestationObjectMatthew Miller
2020-06-02Standardize on use of “base64url” where applicableMatthew Miller
2020-06-01Move some enums and types out of types packageMatthew Miller
2020-05-26Rename WebAuthntine to SimpleWebAuthnMatthew Miller
2020-05-25Run Prettier over everythingMatthew Miller
2020-05-20Import server types from “types” packageMatthew Miller
2020-05-20Initialize lerna project and move code to `server`Matthew Miller