Base solution for your next web application

Activities of "ibrsoft"

Hello, I have a problem and I am not able to solve it.

All requests that I make with my components, simply stopped including the token in the request header. The other existing components remain functioning normally, they are only the components that I created that were affected.

I'm not sure when this problem started, but I noticed right after running commands to create a component with ng cli (eg: ng g c <name-component>).

The strangest thing is that when using another branch (repository) the same component returns to working normally.

I made a comparison between branchs and I couldn't identify any changes that could cause this problem.

I'm using version 8.0.0 aspnet core + angular.

I thank and congratulate you for the excellent tool that is aspnet zero.

Question
  • What is your product version? 3.0
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .net core
  • What is ABP Framework version? v8.0.0

Problem:

I would like to know if there is a possibility of relating Editions to Users instead of directly relating to the Tenant? If so, where to start? The idea is to make a Tenant have Users with different Plans. Thanks!

Answer

Thanks for the quick response. I'm going to start making changes today. Sincerely, Jonathan Amaral

Answer

"for getting feature values for currently logged in user using AbpSession" Could you give me a code example on this?

Showing 1 to 4 of 4 entries