Removing IdentityServer from ABP No Layer Template

In this video we will see how to remove identity server from the No Layer ABP template.

Halil İbrahim Kalkan 119 weeks ago

I've created a commit to show exactly where to change: https://github.com/hikalkan/samples/commit/b3eedeb38ef4070e79ba777477bdc918b20269d9

Surely, after that, you need to run Add-Migration and Update-Database commands to remove IDS-related tables from your database.

francesco.devicariis@blexin.com 114 weeks ago

is possible to remove identity server from angular layered template too?