Learn More, Pay Less!
Limited Time Offer!

Activities of "liangshiwei"

HI,

Is your problem solved? I see the question closed.

You can see the GIF image, first request is redirected to the login page, then I log in to the app and the second request is succeeded.

Can you please share some screenshots?

Hi,

I guess you can call the API via Swagger page because you're logged into the app right?

If you open a new private window and navigate to Swagger page without login, you should not be able to call the authorization API

Hi,

Here is the document: https://github.com/domaindrivendev/Swashbuckle.AspNetCore#enable-oauth20-flows

We have configured OAuth in the app template

You just need to fill the form and click the Authorize button.

client_secret default value is 1q2w3e* and cilent_id is <YourProjectName>_Swagger, you can see it in the appsettings.json file.

Hi,

Can you try this?

npm install --global yarn

Answer

Hi,

how to disable recaptcha box abp.io from db

We use the AccountSettingNames.Captcha.UseCaptchaOnLogin setting to check if captcha is enabled.

https://support.abp.io/QA/Questions/3131#answer-9782b72a-81de-b277-6d8e-3a0405e36d3e https://support.abp.io/QA/Questions/3131#answer-8e130695-300a-53d7-8d5a-3a0406e465ac

The steps I provide work for me but not you. I'm thinking it may be related to your project, so I want to check if there is something wrong.

Answer

Could not reproduce the problem, can you share a project with me? shiwei.liang@volosoft.com

Answer

Could you share the error logs?

Answer

Hi,

You can put it in the ...ApplicationModule class of .Application project.

Showing 4901 to 4910 of 6574 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on February 17, 2025, 05:40