summaryrefslogtreecommitdiffhomepage
path: root/src/types.ts
AgeCommit message (Expand)Author
2020-05-19Replace `@types` with `@libTypes`Matthew Miller
2020-05-19Remove some semicolons from types.tsMatthew Miller
2020-05-19Add verifyAssertionResponseMatthew Miller
2020-05-19Spruce up some commentsMatthew Miller
2020-05-19Move U2F_USER_PRESENTED back into typesMatthew Miller
2020-05-19Add parseAssertionAuthDataMatthew Miller
2020-05-19Add types for SafetyNet JWT partsMatthew Miller
2020-05-19Move COSEKeys into typesMatthew Miller
2020-05-19Add support for Android SafetyNet attestationMatthew Miller
2020-05-19Add optional ecdaaKeyId to AttestationObjectMatthew Miller
2020-05-18Add getCertificateInfo helperMatthew Miller
2020-05-18Add more helpers and typesMatthew Miller
2020-05-18Try new naming scheme for base64 stringsMatthew Miller
2020-05-18Move custom type defs into a single fileMatthew Miller