smartstore / Smartstore

A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
http://www.smartstore.com/
GNU Affero General Public License v3.0
1.2k stars 447 forks source link

Replace authentication with ASP.NET Identity #273

Closed muratcakir closed 2 years ago

muratcakir commented 10 years ago

TBD

Migrated from CodePlex: Issue smartstore/SmartStoreNET#144 from muratcakir, on 10/26/2013 2:23:27 AM

muratcakir commented 10 years ago

You can use Microsoft.Owin.Security authentication middleware components. https://katanaproject.codeplex.com/wikipage?title=roadmap

Migrated from CodePlex: written by morbia, on 1/4/2014 6:21:27 PM

muratcakir commented 9 years ago

Will be implemented together with ASP.NET vNext