Table of Contents

Namespace arolariu.Backend.Core.Auth.Modules

Classes

WebApplicationBuilderExtensions

Provides extension methods for configuring comprehensive authentication and authorization services. This class sets up ASP.NET Core Identity with JWT Bearer token authentication and Entity Framework integration.

WebApplicationExtensions

Provides extension methods for configuring authentication and authorization middleware in the request pipeline. This class sets up the authentication flow including endpoint mapping and middleware ordering.