Info
Version: | 1.0.0 |
Author(s): | Tomasz Margacz |
Last Update: | Saturday, August 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RefreshTokenForAjaxRequest.Azure.ActiveDirectory |
Install
Install-Package RefreshTokenForAjaxRequest.Azure.ActiveDirectory
dotnet add package RefreshTokenForAjaxRequest.Azure.ActiveDirectory
paket add RefreshTokenForAjaxRequest.Azure.ActiveDirectory
RefreshTokenForAjaxRequest.Azure.ActiveDirectory Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.Owin.Host.SystemWeb(>= 3.1.0)
- Microsoft.Owin.Security.OpenIdConnect(>= 3.1.0)
Tags
To run an automatic token refresh, add one line for the main view of the application:
<script src="/Scripts/refresh-token.min.js"></script>.