Граф коммитов

216 Коммитов

Автор SHA1 Сообщение Дата
sydneymorton 5f1520eb7d Add additional Logs 2020-12-01 16:10:42 -05:00
sydneymorton 27630bef00 Fixes from Discussion with Daniel 2020-11-30 18:21:08 -05:00
sydneymorton e3908a6abd Merge branch 'master' into symorton/logging 2020-11-30 16:02:13 -05:00
sydneymorton dfb6343606 Update to correct method signature for VCLogConsumer 2020-11-30 11:07:31 -05:00
sydneymorton f8b160c693 Add pattern 2020-11-29 13:05:26 -05:00
sydneymorton 61058179ef Update AliasComputer.swift 2020-11-29 13:04:12 -05:00
sydneymorton e70ad49a06 Add basic logging 2020-11-28 15:10:33 -05:00
sydneymorton a16c2eea50 Fix typo 2020-11-17 13:50:49 -08:00
sydneymorton dbf02010e7 Fix nits 2020-11-17 13:45:49 -08:00
sydneymorton a8710fa565 Add Pairwise to Issuance Flow 2020-11-17 13:08:02 -08:00
sydneymorton 3a49ac0947 E2E testing works for Pairwise 2020-11-16 17:50:12 -08:00
sydneymorton 24cec7151e Add Protocol for Response Containers 2020-11-13 17:39:33 -08:00
sydneymorton 172ec8eb09 Fix inits 2020-11-13 11:08:30 -08:00
sydneymorton 0b5d97a1e2 Fix nits 2020-11-13 10:43:10 -08:00
sydneymorton 1b8975a3af Add Alias property for Identifiers 2020-11-13 10:38:59 -08:00
sydneymorton 96bca5170e Fix Audience 2020-11-12 14:48:16 -08:00
sydneymorton fbbcf2c16f Fix access level for properties in ExchangeRequestContainer 2020-11-12 12:24:28 -08:00
sydneymorton bc5dfe0464 Test Exchange Request Formatter 2020-11-11 15:40:36 -08:00
sydneymorton 624aafa58d Add Tests 2020-11-11 14:46:27 -08:00
sydneymorton a325ab6384 Add exchange model and formatter 2020-11-09 17:15:13 -08:00
sydneymorton f49e6b6cb9 Merge branch 'master' into symorton/percent-encoding 2020-10-26 14:23:03 -07:00
sydneymorton 6a6629a496 Fix percent encoding bug 2020-10-26 14:22:16 -07:00
sydneymorton 1aadbe1a8f Fix protectedMessage to be the same for every JwsToken 2020-10-19 14:54:41 -07:00
sydneymorton bbe4dc3dad Fix audience of VPs in issuance response 2020-10-16 09:36:46 -07:00
sydneymorton 690f5467df Add iat and exp to VCClaims 2020-10-16 07:19:00 -07:00
sydneymorton 97741d28bc Fix VC Data model 2020-10-16 07:15:15 -07:00
sydneymorton 27fb8bc9e8 Fix Presentation Response to be urlEncoded back to RP 2020-10-15 14:19:45 -07:00
sydneymorton 3613f42136 Add Registration Claim to Presentation Request 2020-10-14 11:36:12 -07:00
sydneymorton 47581f4e65 Fix dependencies and access levels 2020-10-14 10:07:15 -07:00
sydneymorton 49161a2e7c make credentialSubject public 2020-10-11 14:14:20 -07:00
sydneymorton 898f071847 add Presentation to Issuance 2020-10-11 14:10:40 -07:00
sydneymorton 30fcb5d005 Format Formatters 2020-10-11 13:50:56 -07:00
sydneymorton 1dad1f3dab Test Tests 2020-10-09 13:04:36 -07:00
sydneymorton 49f3ae2d54 Implement Identifier Database 2020-10-09 12:22:32 -07:00
sydneymorton f8667d5501 Rid self of FormatterHelpers 2020-10-08 17:15:08 -07:00
sydneymorton 8073174d98 Fix nits from last PR 2020-10-08 17:04:35 -07:00
sydneymorton 2d57a27529 Fix Nits 2020-10-08 16:00:01 -07:00
sydneymorton c520243b98 Clean up dependencies, Delete MockIdentifier 2020-10-08 15:50:35 -07:00
sydneymorton 6e133d9361 Update tests in UseCase Project 2020-10-08 14:59:31 -07:00
sydneymorton b181fa6b88 Update tests 2020-10-08 14:36:48 -07:00
sydneymorton 293885b6f7 Add KeyContainer data model 2020-10-08 10:48:22 -07:00
sydneymorton a1c7d0ff60 Fix import 2020-10-08 08:48:58 -07:00
sydneymorton 675f872520 Clean up data model files 2020-10-08 08:47:35 -07:00
sydneymorton 64c5ce9973 Test Identifier 2020-10-08 08:31:24 -07:00
sydneymorton 447994f1fd Restore Random32BytesSecret 2020-10-08 07:27:38 -07:00
sydneymorton e50df3ada1 Change name to IdentifierFormatter 2020-10-07 17:42:36 -07:00
sydneymorton 99c8255775 Clean up IdentifierCreator 2020-10-07 17:37:04 -07:00
sydneymorton 350192513c Implement Identifier Creator 2020-10-07 16:36:32 -07:00
sydneymorton ab18700634 Fix Nits 2020-10-06 12:57:44 -07:00
sydneymorton 876aec13ab Fix nits 2020-10-05 14:29:56 -07:00
sydneymorton 6ef5a66644 Add test for no collected Vcs 2020-10-05 14:21:13 -07:00
sydneymorton 20614781ca Test PresentationUseCase 2020-10-05 14:13:48 -07:00
sydneymorton 2cb2eabb4f Fix tests in UseCase and Repository 2020-10-02 16:25:24 -07:00
sydneymorton a82d28ae08 Test VCEntities and VCNetworking Layer for Presentation 2020-10-02 16:02:28 -07:00
sydneymorton 45b7fc27cd Attempt to Fix Dependencies 2020-10-02 14:53:16 -07:00
sydneymorton f5fbcaee99 Add presentation use case 2020-10-01 17:44:35 -07:00
sydneymorton a6e170ce3f Test Presentation Formatter 2020-10-01 17:33:39 -07:00
sydneymorton 6a7ba6ab7f Implement Formatter 2020-10-01 14:54:13 -07:00
sydneymorton 1a77c93730 Add Presentation network calls 2020-10-01 10:41:34 -07:00
sydneymorton e0715227c2 Add FetchPresentationRequestOperation 2020-10-01 07:51:43 -07:00
Daniel Godbout 8d529c2de1 Remove all pods
The pods were causing issues with sharing the sdk as a git submodule. Remove them all and switched to using git submodules for our dependencies.
2020-09-30 15:26:09 -07:00
Daniel Godbout 75ebc032fd Update podfile
Updated the podfile to remove the podspec entries.
2020-09-28 16:16:13 -07:00
sydneymorton aa212052f3 Increase Code Coverage for VCEntities project 2020-09-25 14:04:56 -07:00
sydneymorton eaede95c35 Cleaned up Pod Specs 2020-09-25 12:50:27 -07:00
sydneymorton 5bd480709f Move Formatter and Clean up dependencies 2020-09-25 11:19:20 -07:00
sydneymorton e617ad4906 Add VCEntities Project 2020-09-23 11:11:34 -07:00