Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Releases: mobsites/Cosmos.Identity

v4.0.0

14 Jun 17:39
Compare
Choose a tag to compare

Changed package name (originally called Mobsites.AspNetCore.Identity.Cosmos). Updated dependencies.

v3.0.0: Merge pull request #3 from Mobsites/3.0.0

11 Nov 18:44
08522c9
Compare
Choose a tag to compare

Implemented the IOptions pattern, allowing for more control over configuring the default storage provider, including the client it uses, and the database and container it creates or connects to.

v2.1.0: Exposed identity container to support extended approach. Also exposed…

10 Nov 21:05
Compare
Choose a tag to compare

Exposed identity container to support extended approach. Also exposed three Cosmos meta-properties.

v2.0.0

10 Nov 21:14
Compare
Choose a tag to compare

Redesigned to support a custom Cosmos storage provider implementation, rolled back Microsoft.Extensions.Identity.Stores version to support .Net Core 2.2, and updated Microsoft.Azure.Cosmos version.

v1.0.1

06 Nov 13:57
68ac012
Compare
Choose a tag to compare

Fixed service extension method to correctly return an identity builder.

v1.0.0

05 Nov 17:55
Compare
Choose a tag to compare

Official release with latest Microsoft.Azure.Cosmos sdk v3.4.0.