Where can I get an example RavenDB ASP.NET membership provider?
Ayende references in a blog post (second to last comment)
|
Where can I get an example RavenDB ASP.NET membership provider? Ayende references in a blog post (second to last comment)
| ||||
|
feedback
|
|
Martijn Boland has a blog post on creating one and has a github project for the membership provider he created. From the blog post it seems this is his first foray into RavenDB. Maybe there is an implementation that has been tested in production? Martijn's provider is definitely an example. Look through the code and adjust it for your project. I made changes to error logging and email validation so far. | |||||
feedback
|