Activities of "Anjali_Musmade"

Hi

if you can integrate web3 login in asp.net core you can do the same process in abp.io

in abp io once you get necessary details(claims) from the web3 as an external authentication you can modify SignInManager to register or login with the user https://docs.abp.io/en/abp/2.9/How-To/Customize-SignIn-Manager

https://github.com/dotnet/aspnetcore/blob/c56aa320c32ee5429d60647782c91d53ac765865/src/Identity/Core/src/SignInManager.cs#L638-L674

https://learn.microsoft.com/en-us/aspnet/web-api/overview/security/external-authentication-services

How to create module : https://docs.abp.io/en/commercial/latest/abp-suite/create-module-solution#adding-your-new-abp-module-to-your-main-solution

Also please checkout this link if it is useful : https://github.com/abpframework/abp/issues/5343

Answer

Hello niall,

I am working on the same get back to you asap

Thanks

Hello linhhn@arius.vn ,

Can you please share more steps to reproduce this issue, and also it will be helpful if you share some details of the entity that you are getting error. Like Entity parameters, and its inheritance.

Thank you, Anjali

Answer

Hello niall,

To add click event for button in table please try with below code in Index.js

inside the column Definition

at bottom

I implemented it like this

Please do let me know if find helpful for you

Thank you, Anjali

Hello linhhn@arius.vn,

Could you please try following steps

Open CMD anywhere

Run command: yarn cache clear

Go to angular folder

Remove .angular | node_modules | yarn.lock files the existing folders

Run command: yarn install or npm install

Run command: yarn start or npm start

Also have look to this similar issue https://support.abp.io/QA/Questions/702/NullInjectorError-in-console-Angular-app-couldn%27t-load

Please do let me know if find helpful

Thank you, Anjali

Hello Abdulaziz_Alsaffar Can you please run abp install-libs command in your project folder And also check below link if it helpful https://support.abp.io/QA/Questions/5197

Hello csykes,

I am sharing a video link, that includes the steps that we followed and the results that we got.

Solution 5862 Please check and share your thoughts.

Regards, Anjali

Hello hitaspdotnet,

Apologies for inconvenience I will check and get back to you asap

Regards

Answer

Hello niall,

I am trying to reproduce the issue at my end.

For that could you please share me code of MyServiceWeb/Pages/Product/index.cshtml so that we can assist you in better way.

Regards, Anjali

Hello hitaspdotnet,

Please check this if find helpful for you https://plugins.miniorange.com/asp-net-web3-login-setup-guide

Regards, Anjali

Showing 981 to 990 of 1309 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 16, 2025, 11:47