lan.dang的活动

Thanks @maliming,

At server, what is interface or class that I need to use to verify user? I tried to use IdentityUserAppService but it does not work. Can you give a sample code to allow user login?

  • ABP Framework version: v5.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): No
  • Exception message and stack trace:
  • Steps to reproduce the issue: I would like to build API that can access from client (chrome plugin), with some basic functions like : login, logout, CRUD to some data table and that using JWT to authenticate. Can I use IdentityServer4 and its API or I should create new module for it? If so can you give me some document that I can refer?

It is same for me, I would like to allow tenant register by select plan which should be created by host but this feature is just used for tenant only

I already added Volo.Payment.Admin.* to project, *Then you have to create a plan, you can follow Payment > Payment Plans menu to configure it. >> * I do not see it in menu, what is access link I can configure in menu?

I tried this link but it is not correct https://localhost:44307/saas/host/payments

Hi @enisn,

My project is UI Blazor and I already added module payment &saas to project

But when I run application, I could not see Plan management and Edition management does not have Plan

Did I miss anything?

  • ABP Framework version: v4.4.0
  • UI type: MVC / Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

As release note, in version 4.4 we will have subscription plan to allow user pay for new tenant (which is same as ASPNETBoilder Zero), right? After upgrade to version 4.4 I do not see this change. Could you have a document or any help on step by step to enable this feature in existing application?

Thanks

Hi here, I got the same problem when deploy application in test server. It works in local with IIS Express Visual Studio. What should I do to solve this issue?

Thanks @ismcagdas,

After removing this line code it works fine. Does it affect another place if we remove it? eg, should I do to call SaveChangesAsync() whenever I want to save database

Hi @ismcagdas , do you have any comment on this one? Thanks

The process to the payment From Login page > Click on Register Tenant > Select any plan (not select Trial) > Enter name, email & password > Click on Register It will lead you to payment page

显示 144 个条目中的 121 到 130 个.
Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11