Activities of "maliming"

@ademaygun

We plan to implement related features in v4.3.

hi thanhvl1

You can't be automatically redirected to a specific page after successful login in Angular.

hi

I have created one demo commercial application, in email verification when i click verify, it shows me email send successfully but i didn't received mail.

You can check the content of the email in the logs. You can remove such code in the XXX_DomainModule.

#if DEBUG
            context.Services.Replace(ServiceDescriptor.Singleton<IEmailSender, NullEmailSender>());
#endif

hi

JWT is platform independent. I think there is no problem if the JwtBearerAuthenticationOptions of net framework and the JwtBearerOptions of net core are compatible. You need to make sure that the TokenValidationParameters parameters are consistent.

https://docs.microsoft.com/en-us/dotnet/api/microsoft.owin.security.jwt.jwtbearerauthenticationoptions https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.authentication.jwtbearer.jwtbeareroptions?view=aspnetcore-5.0

When you get any error, you can check the log to see detail message of UseJwtBearerAuthentication.

hi

Can you try to use the latest pakcage of Npgsql.EntityFrameworkCore.PostgreSQL

<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.2" />

hi @thanhvl1@fsoft.com.vn

How do we reproduce the problem?

hi

There is no plan to support VUE for now.

https://github.com/abpframework/abp/issues/1168

https://github.com/abpframework/abp-samples/pull/64

hi

Thanks. I will discuss this with the team. I agree with your idea.

hi ashutosh.tanksale

And those code.

https://github.com/abpframework/abp/pull/5800/files#diff-bd1e80b2bf3812c348f82491ccc7e67ee4d33bde04bb75fa81c3ec07b29f0c6dR11-R43

Showing 10371 to 10380 of 10635 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 10, 2025, 06:30