Jon P Smith
Jon P Smith
Hi @raulidavid, Can I close this issue? It would useful if you could add a comment saying which approach works for you. That would help other users if they have...
Hi @emilvberglind, I understand the need for fine-grained permissions. In fact the AuthP's permissions comes from company which engaged to build a new ASP.NET Core version of there large multi-tenant...
Hi @emilvberglind, First, for your question if "some way to store individual UserPermissions at the user/tenant level" and the answer is no. Permissions are held in the users cookie/Token. Each...
Hi @MarkMilfordMe, I'm sorry, but this library doesn't handle the [Table()] attribute.
Hi @MarkMilfordMe, If you can come up with an update that works I will look at it. If you could send the changes to me as I like to understand...
Hi @Viktor-Mihalenko, I have never used the dotnet aspnet-codegenerator so I can't comment on that. I should say that the AuthP library doesn't have any ASP.NET Core frontend features, e.g....
Hi, I have just released version 8.1.0 which checks Json Mapping, but it has an limitation that the Json Mapping checking assumes you are using the default name for the...
Hi @jimiscott, Your problem is that the permissions doesn't have the Permission called `InvoiceRead`. There could be a number ways that that a specific Permission might not work. Here are...
Hi @aaron-kruse, Sorry for the slow response, we were on holiday and work on our house. Thanks for letting me know about AutoMapper licensing change - I'm retired and have...