Skip to content

slawton-concurrency/glossary-aspnet-core-webapi

 
 

Repository files navigation

This repository contains a basic glossary CRUD Web API implemented in ASP.NET and secured with Auth0.

The following article describes the general implementation details: Permission-Based Security for ASP.NET Web APIs. This Web API is used as the sample application for the article Test Authorization in ASP.NET Core Web APIs With the user-jwts Tool.

To run this application:

  1. Clone the repo with the following command:

    git clone https://github.com/auth0-blog/glossary-aspnet-core-webapi
  2. Move to the glossary-aspnet-core-webapi folder

  3. Follow the article Test Authorization in ASP.NET Core Web APIs With the user-jwts Tool for instructions on how to use the Web API with the user-jwts tool.

Requirements:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%