In Memory refresh token store for JWT Simple Server. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Sarah Perez | 
| Last Update: | Friday, December 20, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Xabaril/JWTSimpleServer | 
| NuGet Url: | https://www.nuget.org/packages/JWTSimpleServer.InMemoryRefreshTokenStore.WithSerialNumber | 
Install
Install-Package JWTSimpleServer.InMemoryRefreshTokenStore.WithSerialNumber
                        dotnet add package JWTSimpleServer.InMemoryRefreshTokenStore.WithSerialNumber
                        paket add JWTSimpleServer.InMemoryRefreshTokenStore.WithSerialNumber
                        
                                JWTSimpleServer.InMemoryRefreshTokenStore.WithSerialNumber Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- JWTSimpleServer(>= 0.0.2)
 - Microsoft.Extensions.Caching.Memory(>= 2.1.0)
 
Tags