Info
Version: | 0.5.0 |
Author(s): | Fritz (Fredrick) Seitz |
Last Update: | Sunday, May 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.authenticate.technology/ |
NuGet Url: | https://www.nuget.org/packages/SuperSimple.Auth.SuperSimpleAuth |
Install
Install-Package SuperSimple.Auth.SuperSimpleAuth
dotnet add package SuperSimple.Auth.SuperSimpleAuth
paket add SuperSimple.Auth.SuperSimpleAuth
SuperSimple.Auth.SuperSimpleAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- System.Net.Http(>= 4.3.1)
- SuperSimple.Auth.Token(>= 0.1.0)
Tags
Note: Always ..Always use SSL/HTTPS with SSA (Super Simple Auth)! Do not store domain/api keys
client side. A node.js proxy will be developed for client side.
You need to sign up for a manager profile at https://www.authenticate.technology.
Api located at https://api.authenticate.technology
Or you can set up your own instance by taking the code at: https://github.com/fritzcoder/SuperSimpleAuth.