Protect .NET APIs with MonoCloud access token validation.
Use it to:
[Authorize] and policy systemInstall the SDK using the .NET CLI:
dotnet add package MonoCloud.Authentication.Api
View the source on GitHub: monocloud/api-authentication-dotnet
Start with the quickstart to see MonoCloud in action:
The quickstart walks you from a new ASP.NET Core app to a protected .NET API.
To integrate MonoCloud into your own app: