Info
| Version: | 1.0.1 | 
| Author(s): | Nir Valtman | 
| Last Update: | Monday, February 1, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/valtmanir/SAPIA/wiki | 
| NuGet Url: | https://www.nuget.org/packages/SAPIA-Secure_API_Authentication | 
Install
Install-Package SAPIA-Secure_API_Authentication
                        dotnet add package SAPIA-Secure_API_Authentication
                        paket add SAPIA-Secure_API_Authentication
                        
                                SAPIA-Secure_API_Authentication Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
                
This project consist of both server-side and client-side functionality. The server side performs the authentication and integirty validations, while the client side is provided in a form of SDK for generating the requests to the server.