HMAC authentication implementation. 
                        
                    
         
                Info
| Version: | 1.0.8 | 
| Author(s): | Andrey Krichtal | 
| Last Update: | Wednesday, February 5, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/CaptainAndrey.HMACAuthentication | 
Install
Install-Package CaptainAndrey.HMACAuthentication
                        dotnet add package CaptainAndrey.HMACAuthentication
                        paket add CaptainAndrey.HMACAuthentication
                        
                                CaptainAndrey.HMACAuthentication Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
 - Microsoft.Extensions.Caching.Memory(>= 3.1.1)
 
Tags