HenrikWM/anonymous-tokens

Features and minor improvements to include in 1.0.0-release

HenrikWM opened this issue · 5 comments

  • ✔ Full async-only on all storage
  • ✔ Split into 2 NuGet-packages (Client, Server) (#15)
  • ✔ Simplify sample-project (merge APIs & remove client-side & server-side folders)
  • ✔ Unittest-coverage
  • ✔ Integrationtests verifying end-to-end protocol use

Unsure if needed by consumers:

  • NuGet-package signing

#32 solves full async loading of external resources (keys & seed)

#29 solves integrationtests, benchmarks and initial unittest-coverage

#33 solves combining samples

Scoping logging out of 1.0.0 and adding it as separate issue

1.0.0 released! Suggest we close this issue.