Activities of "Talal"

Can you explain / example; how to call the service directly from Web code-behind without using the API?

I will look into using Angular.

Thank you

I do not believe using an App service is "Accessing the database directly" I need a modern application where I do not fuse the Web and API together. these 2 must be separated.

I should be able to make the WEB project dumb.

the JWT token is not really used for API calls instead the Web is tightly coupled with the web.

The separation between:

  • API
  • Web
  • and Auth server

seems wrong.

Why do I have to rout my service calls through API when I a using the code-behine? I should be able to use a call to the Application service directly.

i shared the solution with you (GDrive)

Showing 1 to 3 of 3 entries
Made with ❤️ on ABP v9.1.0-rc.1. Updated on January 17, 2025, 14:13