summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/helpers/constants.ts
AgeCommit message (Expand)Author
2021-08-20Add method to convert from algSign to COSE infoMatthew Miller
2021-08-20Update statement check in verifyPackedMatthew Miller
2021-08-20Redefine MDS data structuresMatthew Miller
2020-07-12Convert FIDO_METADATA_ATTESTATION_TYPES into enumMatthew Miller
2020-07-12Remove unused env vars from ServerMatthew Miller
2020-07-07Check status report for AAGUID on get statementMatthew Miller
2020-07-04Add FIDO attestation type constantsMatthew Miller
2020-07-04Add new metadata auth algorithm constantsMatthew Miller
2020-07-02Validate certificate path after downloading TOCMatthew Miller
2020-07-02Add MetadataService for coordinating MDSMatthew Miller