Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

6. Release notes

Xelit3 edited this page Jun 4, 2021 · 4 revisions

[3.4.0]

  • Added support to .NET 5.0

[3.3.0]

  • Forget password workflow creeated by Phone, Email or User

[3.2.0]

  • Added Claims and Roles to generated JWT

[3.1.0]

  • Default configuration for Authorization and Authentication
  • Removed unnecessary api keyword on controllers

[3.0.1]

  • Fixed Claims mapping and added new ones on JWT generation

[3.0.0]

  • Isolated SqlServer package
  • External Providers implementation
  • Builder configuration mechanism on startup
  • Custom event actions after user creation
  • Default users loader from Configuration
  • Security enhancements for multiple retries and not confirmed accounts
  • PhoneNumber login implemented
  • User activation/deactivation
  • More Users management implementations
  • More Roles management implementations
  • More Claims management implementations

[2.0.0]

  • Net Core 3.1 support
  • Refactor of context
  • Prepared implementation for:
    • Default implementation
    • Ready for Extended models and context
    • Reorganized examples for Default and Custom context
  • Isolated services:
    • ISessionService
    • IUserService
    • IRoleService
Clone this wiki locally