Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 402 Bytes

File metadata and controls

13 lines (9 loc) · 402 Bytes

Orso.Arpa.Infrastructure

Abstract

This project contains infrastructural logic which can be used throughout the stack.

Authentication

Contains the JWT Token generator and several classes to access the current JWT token.

Authorization

Contains configuration classes to configure the role management of the app.

PipelineBehaviors

Contains MediatR pipeline behaviors and pre processors.