Commit Graph

29 Commits

Author SHA1 Message Date
JudahGabriel c442be17b2 Now implementing IUserAuthenticationTokenStore to work with TFA. 2018-02-23 17:52:18 -06:00
JudahGabriel 6f61830de0 Merging 2018-02-22 09:08:14 -06:00
JudahGabriel 92cf554784 Implemented IUserAuthenticatorKeyStore for use in two-factor authentication. 2018-02-22 09:05:12 -06:00
JudahGabriel e898bf6f0b Added method to create doc session using injected doc store. 2018-02-10 22:31:35 -06:00
JudahGabriel 1d33f5a908 Incremented NuGet package version. 2018-02-09 11:56:02 -08:00
JudahGabriel 9d17130ce5 Updated readme. 2018-02-09 11:54:08 -08:00
JudahGabriel 09078455db Upgraded to RavenDB 4.0. Added XML docs. 2018-02-09 11:52:30 -08:00
JudahGabriel 1f5ee40119 Lower case role tweaks. 2017-10-17 10:18:25 -05:00
JudahGabriel 2f5b1ca11b IdentityUser conforms to the existing IdentityUser from EntityFramework in order to ease migration. 2017-09-28 09:33:26 -05:00
JudahGabriel c45c2e5b30 Updated NuGet package number. 2017-09-06 11:50:59 -05:00
JudahGabriel 6fc83d4ea3 Authorization works with roles properly. Added authorization examples to Sample project. 2017-09-06 11:49:33 -05:00
JudahGabriel ea3a6cbdd3 Moved identity user ID convention configuration to before doc store initialization. 2017-09-05 14:58:31 -05:00
JudahGabriel d458ca6486 Added overload for AddRavenDbIdentity to allow identity configuration options. 2017-09-05 12:25:38 -05:00
JudahGabriel 9364d2d394 Migrated to .NET Core 2. 2017-08-29 15:42:24 -05:00
JudahGabriel 2d94f69369 Moved NuGet package info into project file. 2017-08-23 17:35:40 -05:00
JudahGabriel bf73365a9f Fixed a typo. 2017-08-23 15:41:37 -05:00
JudahGabriel e0da076e45 Updates to readme. 2017-08-23 15:38:59 -05:00
JudahGabriel efeb6da3f8 Linked to sister project. 2017-08-23 15:27:42 -05:00
JudahGabriel c604b6f5ac URL updates. 2017-08-23 15:23:28 -05:00
JudahGabriel 61c9857a59 Moved sample project. 2017-08-23 14:54:04 -05:00
JudahGabriel e55c6c9ea4 Updates to the nuget packages bits. 2017-08-23 14:51:11 -05:00
JudahGabriel e39bf0cb0d Fixed typo in readme. 2017-08-23 13:50:08 -05:00
JudahGabriel 60be7f3d7a Merge branch 'master' of https://github.com/JudahGabriel/RavenDB.Identity 2017-08-23 13:48:23 -05:00
JudahGabriel 5247b14cb6 URL updates to readme. 2017-08-23 13:48:14 -05:00
Judah Gabriel Himango b4ff422918 Created license. 2017-08-23 13:47:22 -05:00
JudahGabriel 0e67e9881f New GitHub repo URL in nuspec. 2017-08-23 13:40:42 -05:00
JudahGabriel d881a4a20f Moved the readme to root. 2017-08-23 13:39:27 -05:00
JudahGabriel 12c2594ff3 RavenDB Identity 1.0 as a .NET Standard library. 2017-08-23 13:31:58 -05:00
Judah Gabriel Himango 7ef573bfde Initial commit 2017-08-21 10:06:27 -05:00