Hi,
Could you check if this is enabled on your Azure app https://stackoverflow.com/a/71446349 ?
Hi,
Do you get these records when you restart your app ?
Hi @ITkcare
We haven't worked on this yet. We might not use encryption for the solution by the way. Please follow related issue on GitHub to get updated.
Hi @pliaspzero
Where do you host your apps ? Could it be similar to this one ? https://stackoverflow.com/a/78635829
Hi @pliaspzero
Yes, this is theoretically correct. Let me know if you are having any issues with this.
Hi @pliaspzero
Sorry for my late reply, I missed your post somehow. Yes, you also need to make this configuration.
Hi @pliaspzero
I have't tried this but I think you can use different routes for the same component. Then, you can decide in layout to hide/show menu by looking at the given route.
Hi @kansoftware
Sorry for our late reply. When you get a token from Okta from your mobile app, you can use https://github.com/aspnetzero/aspnet-zero-core/blob/dev/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Core/Controllers/TokenAuthController.cs#L549 endpoint on AspNet Zero side.
Hi,
If you are hosting your app on Azure, this might help https://stackoverflow.com/a/43571399. Could you try it and let us know if it works ?
Hi @MatthieuPauze
Most of the time, this happens because of a JS error or missing class on body element. But, it is hard to determine this problem without seeing the source code. Is it possible for us to access your source code ? If so, you can send an mail to [email protected] and we can take a look at your project.