A toolset for authorizing access to graph types for GraphQL .NET.
Info
Version: | 2.1.1 |
Author(s): | Joe McBride |
Last Update: | Thursday, May 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mkukoleca/graphql-authorization |
NuGet Url: | https://www.nuget.org/packages/GraphQL.Core.Authorization |
Install
Install-Package GraphQL.Core.Authorization
dotnet add package GraphQL.Core.Authorization
paket add GraphQL.Core.Authorization
GraphQL.Core.Authorization Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 2.3.0)
- System.Security.Claims(>= 4.3.0)
Tags