277 Commits (4480778a4988ac63bf0c33519de982efc0feced8)

Author SHA1 Message Date
Matthew Raymer df180b1c46 fix: update offerGiverDid to use credentialSubject.offeredBy 3 months ago
Matthew Raymer 7f17a3d9c7 refactor: remove unused imports and parameters in passkeyDidPeer.ts 3 months ago
Matthew Raymer 6af17c6868 refactor: remove unused imports and parameters in passkeyDidPeer.ts 3 months ago
Matthew Raymer 2d4d9691ca fix: use challenge parameter in verifyJwtWebCrypto preimage 3 months ago
Matthew Raymer 2d548bce1c fix: use challenge parameter in verifyJwtWebCrypto preimage 3 months ago
Matthew Raymer 63575b36ed fix: use challenge parameter in verifyJwtP256 preimage 3 months ago
Matthew Raymer 81ef55b2bf fix: use challenge parameter in verifyJwtP256 preimage 3 months ago
Matthew Raymer 2eb46367bc fix: resolve TypeScript errors in passkeyDidPeer.ts 3 months ago
Matthew Raymer 86cc2b6d68 fix: resolve TypeScript errors in passkeyDidPeer.ts 3 months ago
Matthew Raymer cea0456148 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 3 months ago
Matthew Raymer ab7eef4750 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 3 months ago
Matthew Raymer 6f5db13a49 fix: consolidate KeyMeta interface and improve type safety 3 months ago
Matthew Raymer cf335c54ff fix: consolidate KeyMeta interface and improve type safety 3 months ago
Matthew Raymer 068662625d fix: resolve type compatibility in offerGiverDid 3 months ago
Matthew Raymer fde45364e7 fix: resolve type compatibility in offerGiverDid 3 months ago
Matthew Raymer 23627835f9 refactor: improve type safety in endorser server and common interfaces 3 months ago
Matthew Raymer b2f74bf88c refactor: improve type safety in endorser server and common interfaces 3 months ago
Matthew Raymer f1ba6f9231 fix(endorserServer): improve type safety in claim handling 3 months ago
Matthew Raymer 7ef8e4f336 fix(endorserServer): improve type safety in claim handling 3 months ago
Matthew Raymer 137fce3e30 fix(endorserServer): improve type safety and error handling 3 months ago
Matthew Raymer 72ceba1f88 fix(endorserServer): improve type safety and error handling 3 months ago
Matthew Raymer 7166dadbc0 fix(types): correct type imports and improve null safety 3 months ago
Matthew Raymer 6e21c13f06 fix(types): correct type imports and improve null safety 3 months ago
Matthew Raymer bc274bdf7f fix(types): improve account type safety and metadata handling 3 months ago
Matthew Raymer ce04186087 fix(types): improve account type safety and metadata handling 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Trent Larson 4c1b4fe651 fix linting 3 months ago
Trent Larson 2d654b4586 fix linting 3 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 3 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 3 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 3 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 3 months ago
Trent Larson 5d8175aeeb add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 3 months ago
Trent Larson 3f46e3817a add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 3 months ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 3 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 3 months ago
Jose Olarte III 47501ae917 Linting 3 months ago
Jose Olarte III aeb771f619 Linting 3 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 3 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 3 months ago
Trent Larson 5f24f4975d fix linting 3 months ago
Trent Larson 26fba66bba fix linting 3 months ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 3 months ago