Info
| Version: | 8.9.0 | 
| Author(s): | ServiceStack | 
| Last Update: | Wednesday, October 15, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ServiceStack/ServiceStack | 
| NuGet Url: | https://www.nuget.org/packages/ServiceStack.Authentication.RavenDB | 
Install
Install-Package ServiceStack.Authentication.RavenDB
                        dotnet add package ServiceStack.Authentication.RavenDB
                        paket add ServiceStack.Authentication.RavenDB
                        
                                ServiceStack.Authentication.RavenDB Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- RavenDB.Client(>= 4.2.106)
- ServiceStack.Text(>= 5.10.4)
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- RavenDB.Client(>= 4.2.106)
- ServiceStack.Text(>= 5.10.4)
Tags
 
                
Implements ServiceStack's built-in AuthProvider Model:
https://docs.servicestack.net/authentication-and-authorization
inc.
Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.