Info
Version: | 1.1.0 |
Author(s): | Warren Buckley |
Last Update: | Tuesday, January 27, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/warrenbuckley/Umbraco-JWT-AuthTokens |
NuGet Url: | https://www.nuget.org/packages/UmbracoAuthTokens |
Install
Install-Package UmbracoAuthTokens
dotnet add package UmbracoAuthTokens
paket add UmbracoAuthTokens
UmbracoAuthTokens Download (Unzip the "nupkg" after downloading)
Dependencies
- JWT(1.3.2)
- UmbracoCms.Core(7.2.1)
Tags
This class library allows you to secure Umbraco CMS Web APIs using JWT token based authentication for backoffice users.