Activities of "Payoff"

Hi, I'm not looking for this to be added as a feature request - I need to implement this functionality **now ** in my current project. Could you please provide guidance on how to implement role-based filtering for the user list with these specific requirements?

For non-admin users:

  • Filter out users with admin roles from the list
  • Restrict view/management to non-admin users only

For admin users:

  • Maintain full visibility of all users
  • Keep all existing management capabilities

Thank you

Answer

I've sent more than one email. Thanks.

Answer

I understand, but I also know that real-world applications often use Passwordless authentication with Angular. The first step involves creating a passwordless token and sending it via email, allowing the user to input it on the login page. We have already accomplished this. Now, I believe the next step is to create an authorization token to send back to the Angular application for use, provided that the token is correct. If the bearer token was created by OpenIddict, it should be recognized. Does that sound good to you? If so, how can I obtain a token on the server side within the app service so that I can send it back to the client?

Thanks Michele

Is it possible to override an AppService and modify its logic without rewriting the entire module? This way, there's no need to modify the form, but all the work can be done on the backend Thank you.

Answer

I had seen the answer, but it doesn't seem to address my point. I want the user to input their spoken language in the settings, choosing from those available in ABP. This setting should be saved in their profile, and I need to use it to send emails in the correct language.

Hi, Have you refer this -> https://support.abp.io/QA/Questions/1315/How-can-I-set-default-language-to-FI please check if it helps you.

Showing 1 to 5 of 5 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on July 17, 2025, 06:22