closing due to inactivity...
closing the question. if it's still active, you can reopen.
hi,
EF Core supports CosmosDB, you can switch to CosmosDB. There's no integration doc for CosmosDB but it's pretty similar to Oracle integration. Check out https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Oracle-Official follow the similar steps for CosmosDB
there are many pages that retrieve data and show on the page. for example, you can see the roles page. https://github.com/abpframework/abp/tree/dev/modules/identity/src/Volo.Abp.Identity.Web/Pages/Identity/Roles
hi, in the new version of ABP we have changed the angular login screen. there's the MVC login screen to authenticate. we use "Authorization Code Flow" in the new version. We redirect to MVC, user logs in and redirect back to Angular.
in MVC login screen, the phone confirmation is implemented and working. I think you can update your project to the latest. Or you can create a new project to see the new behaviour.
closed due to inactivity...
closed due to inactivity...
closed due to inactivity...
closed due to inactivity
check out https://community.abp.io/articles/abp-suite-how-to-add-the-user-entity-as-a-navigation-property-of-another-entity-furp75ex if you still cannot manage, reopen this question.