Activities of "liangshiwei"

Your project looks good, but there is an UNAUTHORIZED error in Index.razor.cs

Could you try to comment on this line code or check with the current user to see if it's authorized to check it?

   at ESv2.Blazor.Client.Pages.Index.GetOrganizerByOwnerId() in D:\a\Hathor\Hathor\aspnet-core\src\ESv2.Blazor.Client\Pages\Index.razor.cs:line 64
   at ESv2.Blazor.Client.Pages.Index.OnInitializedAsync() in D:\a\Hathor\Hathor\aspnet-core\src\ESv2.Blazor.Client\Pages\Index.razor.cs:line 37

Sorry, I'm confused.

You defined a method on the angular side but never called it from the back end.

You can check this https://medium.com/@gabrielbastosdeveloper/real-time-application-development-with-signalr-and-angular-74c7d869afaf

Hi,

May I ask, are you running in development env? For development environments, the cache expiration time is 5seconds

f

Hi

Sorry for late, can you change all log level to debug and share them again. thanks

Hi,

I could not build the solution.

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

Showing 171 to 180 of 5910 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11