AuthPermissions.AspNetCore
Auth system
Provides extra authorization and multi-tenant features to ASP.NET Core applications.
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
799 stars
31 watching
160 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
asp-net-coreaspnetcoreauthorizationjwt-tokenmulti-tenantsaas
Related projects:
Repository | Description | Stars |
---|---|---|
sgjsakura/aspnetcore | Provides a set of utility libraries and tools for building ASP.NET Core applications, including authentication, tag helpers, and session management. | 162 |
cornflourblue/aspnet-core-3-jwt-authentication-api | An ASP.NET Core 3.1 API project implementing JWT authentication and authorization | 639 |
robearlam/sitecore-netcore-auth | A repository showcasing authentication setup in a .NET Core headless Sitecore application | 0 |
aspnetboilerplate/module-zero-forsaken | Provides integration with ASP.NET Identity for authentication and authorization management in a multi-tenant application | 497 |
alexandre-spieser/aureliaaspnetcoreauth | A single-page application demonstrating token-based authentication using Aurelia and ASP.NET Core with OpenId and SignalR integration. | 7 |
blowdart/aspnetauthorizationworkshop | A workshop for learning ASP.NET Core Authorization | 1,172 |
autofac/autofac.aspnetcore.multitenant | Provides multitenant dependency injection support for ASP.NET Core applications | 108 |
appdoctorio/accesspass | Provides full user authentication features for an API. | 70 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |
rscarrera27/flask-graphql-auth | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
auth0/auth0.net | A .NET client library for interacting with the Auth0 Authentication and Management APIs. | 328 |
aspnetrun/run-aspnet-identityserver4 | A project demonstrating secure microservices architecture with Identity Server 4 and Ocelot API Gateway for authentication and authorization | 234 |
admad/cakephp-jwt-auth | Provides JSON Web Token-based authentication for CakePHP applications | 163 |
fulls1z3/ngx-auth | A utility library for secure authentication and authorization in Angular applications using JWT tokens and the Auth0 platform. | 56 |
neroniaky/angular-token | Provides an authentication service for Angular applications with support for multiple users and token-based authentication | 370 |