JonPSmith / AuthPermissions.AspNetCore

This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
https://www.thereformedprogrammer.net/finally-a-library-that-improves-role-authorization-in-asp-net-core/
MIT License
770 stars 158 forks source link

Adding AuthPermissions to an existing Blazor WASM app #16

Closed dajma00 closed 2 years ago

dajma00 commented 2 years ago

What are the steps to follow if I want to covert and existing Blazor app to multi-tenant?

JonPSmith commented 2 years ago

See the my reply to this comment