Activities of "surajlokhandemmew"

hi

not working

Can you share details? What do you mean not working?

Thanks.

Hi i mean i can only check username and email , how can i check the role of the user?

not working , can you please guide me step by step or provide article for the same

I tried following ti but getting errors as below

and how which method should i override to check for the user role and throw exception.?

yes i have created different roles, person with app_user role should not be able to login in backoffice only in flutter

can't do that right now , will do tomorrow but meanwhile i need one help. i am having flutter app and this mvc as backoffice since permissions are shared app users can log in into backoffice , how can i avoid it?

hi please can you help there is not known step to reproduce it, I just followed this https://docs.abp.io/en/abp/latest/Background-Jobs-Hangfire after that i was not able to add mongodb as provider so i uninstalled the package and since that i am getting this error while running db migrator

I had tried to install hangfire then it ddidnt work and since that time i am getting this error after removing hangfire.

hi initially it was wrong question, please answer what to do with this error?

ABP Framework version: v8.0.0

UI Type: MVC + Flutter

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): no

Below is the entity with recursion

how to add mongodb with hangfire? there is only one example with usesql as db provider.

and in dbmigrator i am getting error System.ArgumentNullException: 'Value cannot be null. (Parameter 'normalizedName')'

at

public override async Task ProceedAsync()
{
	base.ReturnValue = await Proceed(base.Invocation, ProceedInfo).ConfigureAwait(continueOnCapturedContext: false);
}

please help me on this asap

Hi,

Sorry, my bad.

Should be IOptions<IdentityOptions> not IOptions<AbpIdentityOptions>

working thanks a lot

Showing 1 to 10 of 41 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11