We are planning to go live with our new site on ML64 platform. We have some classic .asp websites that use the store user email/password information for authentication purpose. When we migrate our main ecommerce website to aspdotnet storefront platform, all the passwords will be encrypted. In such a case other .asp web sites cannot use that information for authentication.
Is there a way to still authenticate users based on customer credentials? In other words, how can I decrypt the salted password in user table from a classic asp website?
Any pointers or suggestions in this regard is greately appreciated.
Mohan