Provides a means to store and retrieve OAuth access and refresh tokens to/from a configurable entity framework database.
                        
                    
         
                Info
| Version: | 1.6.0 | 
| Author(s): | PhilipDaubmeier | 
| Last Update: | Monday, December 2, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/philipdaubmeier/GraphIoT/tree/master/src/TokenStore | 
| NuGet Url: | https://www.nuget.org/packages/PhilipDaubmeier.TokenStore | 
Install
Install-Package PhilipDaubmeier.TokenStore
                        dotnet add package PhilipDaubmeier.TokenStore
                        paket add PhilipDaubmeier.TokenStore
                        
                                PhilipDaubmeier.TokenStore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         netcoreapp3.1 
                                        
                    - Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.3)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.3)
- System.Text.Json(>= 4.7.1)
Tags
