hi
Please check your HTML page code. Does the body has the abp-application-layout class?
What's your theme? Lepton or LeptonX?
Is your AddressesDataSeedContributor class generated by the suite?
I think it should be a change brought by EF Core 7.
hi
There is an article and code.
https://community.abp.io/posts/implementing-passwordless-authentication-with-asp.net-core-identity-c25l8koj https://github.com/abpframework/abp-samples/tree/master/PasswordlessAuthentication
hi
We will add documentation for microservice templates.
I will leave a message after the update.
hi
We will check this.
We'd like to use the abp modules/libraries rather than write our own OAUTH flow.
The template project is already integrated with Identity Server or OpenIddict. You don't need to write any code.
What I'd like to know is if those routes can be exposed as external REST API's that can be called using Axios or Ajax from the Vuejs app.
On the contrary if AJAX returns token this may require more code.
hi
The AddBackgroundWorkerAsync method has a CancellationToken parameter.
https://github.com/abpframework/abp/blob/6cd1e05fdc0d15888d2e25f1cb0765f1e8db9008/framework/src/Volo.Abp.BackgroundWorkers/Volo/Abp/BackgroundWorkers/BackgroundWorkersApplicationInitializationContextExtensions.cs#L11
https://github.com/abpframework/abp/pull/12420
hi
Can you share the project with me? liming.ma@volosoft.com
ok, I will check this.
Both app-pro and module may contain angular directory. You should use different folders for them.