Helper extensions to configure Swashbuckle Swagger and Swagger UI to use OAuth implicit grant with Azure AD b2c.
Info
Version: | 2.0.0-pre0001 |
Author(s): | Stardust |
Last Update: | Friday, February 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JonasSyrstad/Stardust.Aadb2c.AuthenticationFilter |
NuGet Url: | https://www.nuget.org/packages/Stardust.Aadb2c.Swagger |
Install
Install-Package Stardust.Aadb2c.Swagger
dotnet add package Stardust.Aadb2c.Swagger
paket add Stardust.Aadb2c.Swagger
Stardust.Aadb2c.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.IdentityModel.Protocol.Extensions(>= 1.0.3.308261200)
- Microsoft.Net.Http(>= 2.0.20710)
- Newtonsoft.Json(>= 6.0.4)
- Stardust.Aadb2c.AuthenticationFilter(>= 1.0.0)
- Stardust.Particles(>= 3.1.0)
- Swashbuckle.Core(>= 5.5.3)
- System.IdentityModel.Tokens.Jwt(>= 4.0.3.308261200)
Tags