my tech ramblings
.NET News
About
.NET News
About
Securing a graphQL API with Azure Active Directory
2021-08-24
— 11 min read
#
dotnet
#
csharp
#
aad
#
graphql
#
azure
In today’s post I want to talk about how you can secure a .NET graphQL API that uses HotChocolate (
https://chillicream.com/
) with Azure Active Directory.
Read more →