From 5df1acb90a4da948907779ad19f43d8a9f13f986 Mon Sep 17 00:00:00 2001 From: Demis Bellot Date: Mon, 4 Jun 2012 18:44:52 -0300 Subject: [PATCH] Update master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbb94cf..40da88a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ multiple datastore providers for long-term persistance of User Registration and - Redis: `RedisAuthRepository` in [ServiceStack](https://nuget.org/packages/ServiceStack) - In Memory: `InMemoryAuthRepository` in [ServiceStack](https://nuget.org/packages/ServiceStack) - Mongo DB: `MongoDBAuthRepository` in [ServiceStack.Authentication.MongoDB](https://nuget.org/packages/ServiceStack.Authentication.MongoDB) - created by [Assaf Raman](https://github.com/assaframan) - - NHibernate: `NHibernateUserAuthRepository` in [ServiceStack.Authentication.NHibernate](https://nuget.org/packages/ServiceStack.Authentication.NHibernate) - created by [Joshua Lewis](https://gist.github.com/joshilewis) + - NHibernate: `NHibernateUserAuthRepository` in [ServiceStack.Authentication.NHibernate](https://nuget.org/packages/ServiceStack.Authentication.NHibernate) - created by [Joshua Lewis](https://github.com/joshilewis) ## Compression