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