Can not edit or delete default languages. You can only edit or delete the languages you added. But you can change texts of all languages.
Angular uses jwt by default
JWT is self-contained with Claims. If you want to implement update claims, it will be very complicated.
I suggest you query based on user ID, etc. instead of storing it in claims(session).
By the way, jwt will show the cliams plain text to the client.
https://support.aspnetzero.com/QA/Questions/6721 Are these two questions one?
Is your authorization method a cookie or jwt?
This seems to be a problem with sql server.
Please make sure
Or you can try it with ef core cli: https://docs.microsoft.com/en-us/ef/core/miscellaneous/cli/dotnet#dotnet-ef-database-update
@MellowoodMedical Can you share your project to: [email protected]?
please see: https://github.com/aspnetzero/aspnet-zero-core/issues/2261
Have you tried it according to the telerik document?
The background layout page is here: https://github.com/aspnetzero/aspnet-zero-core/tree/dev/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Mvc/Areas/AppAreaName/Views/Layout
It seems that there is no, You can take a look at this discussion:https://github.com/aspnetzero/aspnet-zero-core/issues/1256