78 Commits

Author SHA1 Message Date
swcs 1975a4668a directly save changes for raven session 2019-08-25 21:29:06 +02:00
swcs 523fcab5fa use IDocumentStore instead of IAsyncDocumentSession 2019-08-25 20:36:07 +02:00
Judah Himango CW ca8dd80eb5 Removed obsolete Nuget command line. 2019-07-08 17:07:01 -05:00
Judah Himango CW 2d831e44ab UserStore creates a new TIdentityRole, rather than the basic IdentityRole. 2019-07-08 17:04:17 -05:00
Judah Himango CW b292e79c06 Merge branch 'master' of https://github.com/JudahGabriel/RavenDB.Identity 2019-07-08 16:25:10 -05:00
Judah Himango CW 7f2909ffba Bumped NuGet version for case sensitivity issue. 2019-07-08 16:24:54 -05:00
Judah Gabriel Himango b5cd93afb1 Merge pull request #15 from InfinitTechnologies/master
Changed ID creation to use TransformTypeCollectionNameToDocumentIdPrefix for collection name.
2019-07-08 15:26:27 -05:00
Josh Close 95ea3159ac Changed UserStore.AddToRoleAsync to use TRole instead of IdentityRole. 2019-07-07 22:52:23 -05:00
Josh Close c53464cd47 Changed ID creation to use TransformTypeCollectionNameToDocumentIdPrefix for collection name. 2019-07-07 21:37:36 -05:00
Judah Gabriel Himango 09396baf35 Even more formatting fixes. 2019-06-26 12:09:42 -05:00
Judah Gabriel Himango 2e5b7600f5 More doc fixes. 2019-06-26 12:08:42 -05:00
Judah Gabriel Himango 73483d0ef8 Better registration example in readme. 2019-06-26 12:06:29 -05:00
Judah Gabriel Himango a5b7a47505 Documentation formatting fix. 2019-06-26 12:04:04 -05:00
Judah Gabriel Himango 962600435c Doc fix around startup wiring. 2019-06-26 12:02:48 -05:00
Judah Gabriel Himango 7dd40c6995 Documentation tweak. 2019-06-26 12:00:46 -05:00
Judah Himango CW c2d200f559 Fixed issue #10, role names are consistent between user.Roles and role.Name. 2019-06-25 22:36:54 -05:00
Judah Himango CW b85b2ad846 Fixed bug in MVC sample. 2019-06-25 18:27:24 -05:00
Judah Himango CW e7d521d169 Doc tweak. 2019-06-25 17:50:58 -05:00
Judah Himango CW eb50d561e6 Fixed reference in sample project. 2019-06-25 17:50:23 -05:00
Judah Himango CW 640ac456c5 Fixed hierarchy of MVC sample project. Updated documentation. 2019-06-25 17:49:14 -05:00
Judah Himango CW 0be77c255a Updated documentation for samples. 2019-06-25 17:43:07 -05:00
Judah Himango CW c05b451d20 Added MVC sample. 2019-06-25 17:39:36 -05:00
Judah Himango CW b5b0dba2d0 Updated to Raven 4.2 2019-06-24 14:43:24 -05:00
Judah Gabriel Himango 863b98d9f8 Merge pull request #14 from abremora/master
Fix loading IdentityUserByUserName for migration to v6
2019-05-31 12:08:34 -04:00
Alex 52681e53d1 Add missing string interpolation 2019-05-31 00:41:14 +02:00
Alex 130802968b Fix loading IdentityUserByUserName for migration to v6
Fix loading IdentityUserByUserName in UserStore.MigrateToV6() because of hard coded document prefix.
2019-05-28 16:40:08 +02:00
Judah Himango CW 663c3fb7b7 Updated RavenDB.DependencyInjection for advanced configuration scenarios. 2019-04-05 17:12:19 -05:00
Judah Himango CW 82d6bd562a Fixed bug in user deletion where compare/exchange value wasn't deleted. 2019-04-01 11:22:30 -05:00
Judah Gabriel Himango cae73f5627 Tweak to readme. 2019-03-21 16:42:56 -05:00
Judah Gabriel Himango b0f2819299 Updated readme to include information about upgrading to V6. 2019-03-21 11:24:25 -05:00
Judah Gabriel Himango 96199b75b5 Identity uses email address as the compare/exchange key. 2019-03-21 10:40:44 -05:00
Judah Himango CW a65cbc4b68 Bumped NuGet version. 2019-03-11 12:21:59 -05:00
Judah Himango CW 6744d0c8fa Updated RavenDB.DependencyInjection dependency to support configuration of doc store before initialization. 2019-03-11 12:16:42 -05:00
Judah Himango CW 71eec98f80 Incremented package major version for breaking change with IdentityUser. 2019-03-04 17:23:55 -06:00
Judah Himango CW 20d1a98a14 Fixed link in sample. 2019-03-04 17:17:22 -06:00
Judah Himango CW 235a5ef7c1 Yet more documentation fixes. 2019-03-04 17:13:26 -06:00
Judah Himango CW f974fbe399 More documentation improvements. 2019-03-04 17:11:14 -06:00
Judah Himango CW 3d147b3a8d Documentation improvements. 2019-03-04 16:58:35 -06:00
Judah Gabriel Himango b5b71b1b4b Merge pull request #6 from InfinitTechnologies/master
Added TRole : IdentityRole generic parameter to AddRavenDbIdentity.
2019-02-28 09:45:56 -06:00
Josh Close eea7c8fff6 Fixed passing of default TRole. 2019-02-27 23:48:07 -06:00
Josh Close 9e3efbd7e4 Added TRole : IdentityRole generic parameter to AddRavenDbIdentity. 2019-02-27 23:44:11 -06:00
Judah Himango CW c014fec800 Updated logo. 2018-11-29 11:53:24 -06:00
JudahGabriel 661047ddb0 Updated NuGet packages. 2018-11-12 15:10:52 -06:00
JudahGabriel eb894a4db9 Database creation into its own extension. 2018-11-08 11:37:47 -06:00
Judah Gabriel Himango 7669f27447 Bumped NuGet version. 2018-10-08 12:38:49 -05:00
Judah Gabriel Himango 6bccf89fd4 Two factor auth fully working in the sample project. 2018-10-08 12:36:38 -05:00
Judah Gabriel Himango bc757fd13f Sample creates the database if it doesn't exist yet. 2018-10-08 11:54:56 -05:00
Judah Gabriel Himango 7a010b4afa UserStore implements IQueryableUserStore, enabling 2FA. 2018-10-05 10:45:30 -05:00
JudahGabriel 461a58f4d3 Two factor auth recovery code implementation. 2018-02-23 18:06:08 -06:00
JudahGabriel c442be17b2 Now implementing IUserAuthenticationTokenStore to work with TFA. 2018-02-23 17:52:18 -06:00