Base solution for your next web application

Activities of "ernblghan"

Hi,

According to your answer about below links question I try to use Token Based Auth.

http://forum.aspnetboilerplate.com/viewtopic.php?p=1627

But We dont use module zero, just ABP. In Initialize method, you set HttpConfigurations with this code.

Configuration.Modules.AbpWebApi().HttpConfiguration.Filters.Add(new HostAuthenticationFilter("Bearer"));

But i cannot register HttpConfigurations with this code. How can i resolve that.

Thanks.

Showing 1 to 1 of 1 entries