Activities of "maliming"

I will confirm OnTokenValidated again.

hi

I have been unable to reproduce the problem.

hi

There are no performance problems here, and our docs website is also using this module.

https://docs.abp.io/en/abp/latest/ https://docs.abp.io/en/commercial/latest/

I couldn't find any documentation related to the usage of the version dropdown on the document page. Can you assist me on this matter?

You can add some releases.

https://github.com/burakyilmaz45/abp/releases

hi

Please share full code of context.Services.AddAuthentication....

hi

Can you share a simple project and steps to reproduce?

liming.ma@volosoft.com

hi

they got the following errors in their browser console:

What are the related logs of the backend app?

The transition between document pages takes 5-6 seconds. What could be the reason for this? And what can I do to improve performance?

Can you share the logs? It shouldn't take too long.

I think the base class should exist in an independent shared class library.

Please share some code,Thanks

hi

The Distributed Memory Cache isn't an actual distributed cache. Cached items are stored by the app instance on the server where the app is running.

https://learn.microsoft.com/en-us/aspnet/core/performance/caching/distributed?view=aspnetcore-7.0#distributed-memory-cache

Please share your code of ConfigureAuthentication

eg


 context.Services.AddAuthentication(options =>
                {

                })
                .AddCookie("Cookies", options =>
                //.........
Showing 6351 to 6360 of 10676 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 16, 2025, 10:35