Activities of "maliming"

You can change GoogleOptions on this delegate method.

hi

Did you use the AddGoogle?

A task was canceled.

This exception is usually the caller canceling the call due to timeout or other reasons.

Can you share code or a simple project that reproduces the problem?

I will update the templates Thanks.

hi I am still working on it. I will leave a message if I'm done.

context.Groups.RemoveAll(x => x.Id == "Volo-Abp-Account-Picture" || x.Id == "Volo-Abp-Account-TwoFactor");

Configure<ProfileManagementPageOptions>(options =>
{
    options.Contributors.Add(new MyAccountProfileManagementPageContributor());
});



public async Task ConfigureAsync(ProfileManagementPageCreationContext context)
{
    context.Groups.Remove..

}

You add a MyProfileManagementPageContributorservice and remove two auth and pictures from the context.

No. This is build-in code, You need to remove the item from the context.

Answer

hi

https://docs.abp.io/en/abp/latest/Background-Jobs https://docs.abp.io/en/abp/latest/Background-Workers

Showing 8281 to 8290 of 10618 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 September 10, 2025, 06:30