Click here to Skip to main content
16,017,852 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I am looking for something which may look wierd to some guyz.
I already have a pre-existing ASP.NET website that is using authentication and the database is MySQL

Now that i have madeanother website which is based on WooCommerce and Wordpress
I am having an authentication Page and a Table in Database too.

But for the ease of my users and simplification of interface,
I want to have the user's Login data to be the same.

The Problem i am facing here is, WP uses the user password in hashed format which is encrypted and decrypted internally.
How do i achieve this for my already existing ASP.NET project !

Thanks in advance.
Posted
Comments
Suvendu Shekhar Giri 9-Feb-15 2:48am    
With what this question is related to PHP?
Member 10110891 8-Apr-16 1:16am    
its related to Wordpress which is based on php and Database encryption used for authentication and stored in the MySqlDB ... connecting it to a asp.net SOAP webservice

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900