Activities of "liangshiwei"

Abp has no built-in OPT authentication; you have to implement it yourself.

you can customize the login page to send SMS/Email and store them in the cache(database), then validate it.

Hi,

I see this tokens are even loaded in my cache but the Payload is null.

I will check it.

Just go in settings -> privacy & security and you should see a button down in the page to authorize an app that was recently blocked from opening.

If it's not working, you can waiting for the signed version.

The images damaged

[11:41:37 WRN] USING NullEmailSender!

https://abp.io/docs/latest/framework/infrastructure/emailing#nullemailsender

I can't reproduce the problem.

HI,

BTW, ABP will try to get the token from the cache; it won't get a new token every time. https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.IdentityModel/Volo/Abp/IdentityModel/IdentityModelAuthenticationService.cs#L84

Hi,

You should not use Authorize for the integration service.

If you need to use Authorize, you don't needs to change anything.

Hi,

I cannot seem to remove my app name and language switcher although i can change the logo. You can hide it via CSS

BTW, the layout in leptonx theme, you can download it. abp get-source Volo.Abp.LeptonXTheme

we will deploy a signed app next few version

Showing 231 to 240 of 5965 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11