Posts by Leonardo Rivera • 13 points
1 post
-
1
votes1
answer124
viewsQ: Java Database Authentication generated by Asp.net MVC 5(Generate passwordhash in Java equal Asp.net MVC 5)
I need to authenticate an automatically created user in Asp.net mvc 5 using the java language for example: user: so-and-so password: Ab123456 Password recorded in the Database PasswordHash…