Hi everyone!
I have a software made in C#.
In a certain part of my software theres a login system that grants the user some cool features if logged proprely.
I also have a website made in WP. I would like to know if theres a way to my users can use the same database to log in the software as they log in my website.
In other words, i would like that my users could use the same login in my software and in my WP website.
For testing, i've created a php script that logs in at any other database. but, i could not log in using the WP database because the password field is cryptografied.
Pls help, if theres no way to do that, and you have any new ideias about solving that issue, everything is wellcome!
Thanks!