Skip to content
Jon P Smith edited this page Aug 7, 2021 · 28 revisions

AuthPermissions.AspNetCore overview

Welcome to the AuthPermissions.AspNetCore (referred to as AuthP) library documentation.

The documentation is broken up in to the following topics:

  • Concepts: which explains the various parts of the AuthP library.
  • Setup: which shows how to set up the AuthP in your application.
  • Usage: which explains how to use the AuthP features to enhance your application.
  • Admin: which covers the services used to manage Roles, AuthUsers, and Tenants.

The AuthPermissions.AspNetCore repo also contains several example ASP.NET Core applications that demo some features of the AuthP library.

And don't forget there are links to various articles that explain one part of the AuthP library in a step-by-step fashion.

Articles / Videos

Concepts

Setup

Usage

Admin

SupportCode

Clone this wiki locally