Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@danroth27 danroth27 released this 14 Aug 13:04

Features

  • Consider backing out schema changes store versioning until 2.1 (#1278)
  • Consider making SignInOrTwoFactorAsync public (#1274)
  • Make Roles optional at the Microsoft.Extensions.Identity layer (#1269)

Bugs Fixed

  • Move IdentityOptions from Microsoft.AspNetCore.Builder to identity namespace (#1261)
  • GetRolesAsync missing cancellation token pass in EntityFramework UserStore (#1143)