Skip to content

Releases: Logitar/Identity

v2.0.0

07 Jun 02:38
e35ff86
Compare
Choose a tag to compare

Changed

  • Contracts project now targets .NET Standard 2.1.
  • Refactored domain events and aggregates.
  • Upgraded NuGet packages.

v1.0.0

26 Mar 02:30
Compare
Choose a tag to compare

Added

  • Role, API key, User, Session, One-Time Password (OTP) domain events and aggregates.
  • Password (PBKDF2) and JSON Web Token management.
  • Relational storage (PostgreSQL and Microsoft SQL Server) for Identity entities.
  • Unit and Integration tests.